diff options
Diffstat (limited to 'www/js/LoginCtrl.js')
| -rw-r--r-- | www/js/LoginCtrl.js | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/www/js/LoginCtrl.js b/www/js/LoginCtrl.js index 27673c54..c5ba53c9 100644 --- a/www/js/LoginCtrl.js +++ b/www/js/LoginCtrl.js @@ -37,6 +37,33 @@ angular.module('zmApp.controllers').controller('zmApp.LoginCtrl', ['$scope', '$r { text: 'New Group...' }, + { + text: 'New Group...' + }, + { + text: 'New Group...' + }, + { + text: 'New Group...' + }, + { + text: 'New Group...' + }, + { + text: 'New Group...' + }, + { + text: 'New Group...' + }, + { + text: 'New Group...' + }, + { + text: 'New Group...' + }, + { + text: 'New Group...' + }, { text: 'Rename' |
