diff options
Diffstat (limited to 'www/js/LogCtrl.js')
| -rw-r--r-- | www/js/LogCtrl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/LogCtrl.js b/www/js/LogCtrl.js index 388af6a7..f204e8db 100644 --- a/www/js/LogCtrl.js +++ b/www/js/LogCtrl.js @@ -68,6 +68,7 @@ angular.module('zmApp.controllers').controller('zmApp.LogCtrl', ['$scope', '$roo }, { reload: true }); + return; } }; |
