commit | 0477ea6b7b88cbc7fc9b52e6a91317fcab15834f | [log] [tgz] |
---|---|---|
author | Bri Prebilic Cole <bri@onlab.us> | Tue Jun 23 11:53:55 2015 -0700 |
committer | Bri Prebilic Cole <bri@onlab.us> | Wed Jun 24 15:00:57 2015 -0700 |
tree | 7a7ed5df34a43f20c43b3b3cb984d6e02347ec3b | |
parent | 821c5771799535e2f7765198e61da07dbcc48292 [diff] |
GUI -- App View no longer auto refreshes by default. Change-Id: Ifa64779a16e9e27d2af9d49d55727d07aec7ffd6
diff --git a/web/gui/src/main/webapp/app/view/app/app.js b/web/gui/src/main/webapp/app/view/app/app.js index 55ccd94..764447e 100644 --- a/web/gui/src/main/webapp/app/view/app/app.js +++ b/web/gui/src/main/webapp/app/view/app/app.js
@@ -63,6 +63,7 @@ selCb: selCb, respCb: refreshCtrls }); + $scope.toggleRefresh(); $scope.appAction = function (action) { if ($scope.ctrlBtnState.selection) {