Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/entity-editor/js/ |
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/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_1")}} //# sourceMappingURL=config-enum.map.js