Split the modularity patch into smaller pieces. Add the connection manager module. 84/9384/5
authorMaxime Millette-Coulombe <mmcoulombe@inocybe.com>
Fri, 25 Jul 2014 20:59:56 +0000 (16:59 -0400)
committerMaxime Millette-Coulombe <mmcoulombe@inocybe.com>
Fri, 8 Aug 2014 17:04:49 +0000 (13:04 -0400)
commit3583429292aaaf175d712de9d16f033af37b546d
tree002f3849468d380f2cb237780f4217a2628e0b69
parent1fdac948ba053701c9dcd003c3a0ddd5bff2f93b
Split the modularity patch into smaller pieces. Add the connection manager module.
this module had a dependency with SwitchSvc, but it was not used.

Change-Id: I10dde27dfe58d1fd01f879fca0a7da91abc18ef1
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
src/app/app.module.js
src/app/connection_manager/connection_manager.controller.js [new file with mode: 0644]
src/app/connection_manager/connection_manager.js [deleted file]
src/app/connection_manager/connection_manager.module.js [new file with mode: 0644]
src/app/connection_manager/connection_manager.services.js [new file with mode: 0644]
src/app/connection_manager/root.tpl.html