Viewing File: /usr/local/cpanel/base/webmail/jupiter/account_preferences/index.min.js
define(["angular","app/services/accountPrefs","app/views/main","cjt/modules","cjt/directives/alertList","cjt/services/APICatcher","ngRoute","uiBootstrap"],(function(e,t,r){"use strict";var a="webmail.accountPrefs";return function(){var o=e.module(a,["ngRoute","ui.bootstrap","cjt2.webmail",t.namespace,r.namespace]);return o.value("EMAIL_ADDRESS",PAGE.emailAddress),o.value("DISPLAY_EMAIL_ADDRESS",PAGE.displayEmailAddress),o.value("RESOURCE_TEMPLATE","views/_resources.ptt"),require(["cjt/bootstrap"],(function(e){o.config(["$routeProvider",function(e){e.when("/",{controller:r.controller,templateUrl:r.template,resolve:r.resolver}),e.otherwise({redirectTo:"/"})}]),e("#mainContent",a)}))}}));
Back to Directory
File Manager