Moved src/app/connection_manager to modules/connection_manager-resources 37/10037/2
authorJake Shamash <jshamash@inocybe.com>
Wed, 3 Sep 2014 02:42:34 +0000 (22:42 -0400)
committerJake Shamash <jshamash@inocybe.com>
Wed, 3 Sep 2014 02:42:34 +0000 (22:42 -0400)
commit4db4811d922261bfb9b9a48ca84923c6d4686cf9
treea6cc47cb2b5de55487ff8fc245e3d301fa8117a6
parenta4ce298a3b139fcf74df23b31f5c540b666912a7
Moved src/app/connection_manager to modules/connection_manager-resources

Change-Id: Ic786d653a0c11f82c8b5715350cf572fd0c98261
Signed-off-by: Jonathan Fok kan <jfokkan@inocybe.com>
Signed-off-by: Jake Shamash <jshamash@inocybe.com>
modules/connection_manager-resources/pom.xml [new file with mode: 0644]
modules/connection_manager-resources/src/main/resources/connection_manager/connection_manager.controller.js [moved from dlux-web/src/app/connection_manager/connection_manager.controller.js with 100% similarity]
modules/connection_manager-resources/src/main/resources/connection_manager/connection_manager.module.js [moved from dlux-web/src/app/connection_manager/connection_manager.module.js with 100% similarity]
modules/connection_manager-resources/src/main/resources/connection_manager/connection_manager.services.js [moved from dlux-web/src/app/connection_manager/connection_manager.services.js with 100% similarity]
modules/connection_manager-resources/src/main/resources/connection_manager/discover.tpl.html [moved from dlux-web/src/app/connection_manager/discover.tpl.html with 100% similarity]
modules/connection_manager-resources/src/main/resources/connection_manager/index.tpl.html [moved from dlux-web/src/app/connection_manager/index.tpl.html with 100% similarity]
modules/connection_manager-resources/src/main/resources/connection_manager/root.tpl.html [moved from dlux-web/src/app/connection_manager/root.tpl.html with 100% similarity]
modules/pom.xml