aboutsummaryrefslogtreecommitdiffstats
path: root/epsdk-app-onap/src/main/webapp/app/fusion/external/ebz/angular_js/appDS2.js
blob: 3a101934c13a135db03444f4bab9ca71beae1e23 (plain)
1
2
3
4
5
angular.module('att.abs.helper', []);
angular.module('quantum', []);
angular.module('ui.bootstrap', []);
var appDS2=angular.module("abs", ["ngRoute", 'ngMessages', 'ngCookies', 'b2b.att.tpls', 'ddh.att.tpls', 'ddh.att.switches', 'b2b.att.footer', 'b2b.att.header']);
var app = appDS2;