summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE-common/src/main/webapp/static/ebz/angular_js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-BE-common/src/main/webapp/static/ebz/angular_js/app.js')
-rw-r--r--ecomp-portal-BE-common/src/main/webapp/static/ebz/angular_js/app.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/ecomp-portal-BE-common/src/main/webapp/static/ebz/angular_js/app.js b/ecomp-portal-BE-common/src/main/webapp/static/ebz/angular_js/app.js
new file mode 100644
index 00000000..be422026
--- /dev/null
+++ b/ecomp-portal-BE-common/src/main/webapp/static/ebz/angular_js/app.js
@@ -0,0 +1,3 @@
+angular.module('att.abs.helper', []);
+
+var app=angular.module("abs", []); \ No newline at end of file