diff options
Diffstat (limited to 'www/js/HelpCtrl.js')
| -rw-r--r-- | www/js/HelpCtrl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/HelpCtrl.js b/www/js/HelpCtrl.js index 328fbfda..ce4ec761 100644 --- a/www/js/HelpCtrl.js +++ b/www/js/HelpCtrl.js @@ -24,6 +24,7 @@ angular.module('zmApp.controllers').controller('zmApp.HelpCtrl', ['$scope', '$ro }, { reload: true }); + return; } }; |
