Bri Prebilic Cole

GUI -- App View no longer auto refreshes by default.

Change-Id: Ifa64779a16e9e27d2af9d49d55727d07aec7ffd6
......@@ -63,6 +63,7 @@
selCb: selCb,
respCb: refreshCtrls
});
$scope.toggleRefresh();
$scope.appAction = function (action) {
if ($scope.ctrlBtnState.selection) {
......