Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-BE / war / static / ebz / angular_js / app.js
diff --git a/ecomp-portal-BE/war/static/ebz/angular_js/app.js b/ecomp-portal-BE/war/static/ebz/angular_js/app.js
new file mode 100644 (file)
index 0000000..917b976
--- /dev/null
@@ -0,0 +1,3 @@
+angular.module('att.abs.helper', []);
+
+var app=angular.module("abs", ["att.abs","att.abs.helper","modalServices"]);
\ No newline at end of file