GUAC-932: Migrate home to connection list directive.

This commit is contained in:
Michael Jumper
2014-12-16 19:25:20 -08:00
parent 9b261f2a71
commit 21ee9073d0
3 changed files with 16 additions and 84 deletions

View File

@@ -20,4 +20,4 @@
* THE SOFTWARE.
*/
angular.module('home', ['history', 'rest']);
angular.module('home', ['history', 'groupList', 'rest']);