| Current Path : /var/www/homesaver/www/bitrix/js/ui/entity-editor/js/ |
| Current File : /var/www/homesaver/www/bitrix/js/ui/entity-editor/js/config-enum.min.js |
/**
* @module ui
* @version 1.0
* @copyright 2001-2019 Bitrix
*/
BX.namespace("BX.UI");if(typeof BX.UI.EntityConfigScope==="undefined"){BX.UI.EntityConfigScope={undefined:"",personal:"P",common:"C",custom:"CUSTOM"};BX.UI.EntityConfigScope.getCaption=function(n){return BX.message("UI_ENTITY_EDITOR_CONFIG_SCOPE_"+(n===BX.UI.EntityConfigScope.common?"COMMON":"PERSONAL")+"_MSGVER_2")}}
//# sourceMappingURL=config-enum.map.js