diff options
author | zhangab <zhanganbing@chinamobile.com> | 2018-05-09 22:02:56 +0800 |
---|---|---|
committer | zhangab <zhanganbing@chinamobile.com> | 2018-05-09 22:03:03 +0800 |
commit | ea506ea4aa4306bd594d747455291b18a030aa4e (patch) | |
tree | c88180e409e01ae08bc4f26d3f57bb99098a15f7 /usecaseui-common/src/main/webapp/app/fusion/external/ds2 | |
parent | b92099db10112c4a260485354dbf10176383561c (diff) |
add angularJs component
Change-Id: I41eb4950a7ee3b1b4f306681824f6035c624d485
Issue-ID: USECASEUI-113
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
Diffstat (limited to 'usecaseui-common/src/main/webapp/app/fusion/external/ds2')
-rw-r--r-- | usecaseui-common/src/main/webapp/app/fusion/external/ds2/js/appDS2.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usecaseui-common/src/main/webapp/app/fusion/external/ds2/js/appDS2.js b/usecaseui-common/src/main/webapp/app/fusion/external/ds2/js/appDS2.js new file mode 100644 index 00000000..2847ade5 --- /dev/null +++ b/usecaseui-common/src/main/webapp/app/fusion/external/ds2/js/appDS2.js @@ -0,0 +1 @@ +var appDS2=angular.module("abs", ["ngRoute", 'ngMessages','modalServices', 'ngCookies', 'b2b.att','gridster','ui.bootstrap','ui.bootstrap.modal']);
\ No newline at end of file |