(function() {'use strict';angular.module('tttAdminUi.env', []).constant('webApiUrl', 'https://load.ttt.wdprapps.disney.com' ).constant('authUrl', 'https://efs.disney.com:9031/idp/startSSO.ping?PartnerSpId=wdpr-ttt-uat' ).constant('env', 'load' ).constant('version', '2.33.3-452.0.0.0' ).constant('shiftNotesHidden', 'false' ).constant('ENVIRONMENT_CONSTANT', {NG_DEBUG_MODE_ENABLED: true,NG_DEBUG_LOG_ENABLED: true});})();