summaryrefslogtreecommitdiff
path: root/www/js/MontageCtrl.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-10-21 10:33:47 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-10-21 10:33:47 -0400
commit3f549f3d6ea3dac1fbf862e236549ce0dd7fd570 (patch)
tree9f0f4f022a813a658d294b598f901b2bd6be8193 /www/js/MontageCtrl.js
parent8e34a5c7d2e5969d72a2a469e8c97ad7fc7de712 (diff)
#724 more cleanup
Diffstat (limited to 'www/js/MontageCtrl.js')
-rw-r--r--www/js/MontageCtrl.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js
index 161a1025..003e1168 100644
--- a/www/js/MontageCtrl.js
+++ b/www/js/MontageCtrl.js
@@ -218,13 +218,6 @@ angular.module('zmApp.controllers')
"view": 'app.montage'
});
-
- /* $state.transitionTo($state.current, $stateParams, {
- reload: true,
- inherit: false,
- notify: true
- });*/
-
});