Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/catalog/product-model/src/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/catalog/product-model/src/right-action-dictionary.js

export class RightActionDictionary
{
	static ACTION_PRODUCT_VIEW: string = 'catalog_product_view';
	static ACTION_PRODUCT_EDIT: string = 'catalog_product_edit';
	static ACTION_PRODUCT_ADD: string = 'catalog_product_add';
}