From a7240a7cbcdddacbd7d865d9ba10042a0acb886b Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Sat, 14 Nov 2015 16:10:09 -0500 Subject: #83 - data structures in place and being stored correctly Former-commit-id: 06d92c1af747a8481c2f374a28c5af8a3e59078b --- www/js/LoginCtrl.js | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'www/js/LoginCtrl.js') 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' -- cgit v1.2.3