| Current Path : /var/www/homesaver/www/bitrix/modules/landing/install/js/landing/ui/button/ |
| Current File : /var/www/homesaver/www/bitrix/modules/landing/install/js/landing/ui/button/delete_table.min.js |
(function(){"use strict";BX.namespace("BX.Landing.UI.Button");BX.Landing.UI.Button.DeleteTable=function(t,n,e){BX.Landing.UI.Button.EditorAction.apply(this,arguments);this.editPanel=null;this.options=n;this.textNode=e};BX.Landing.UI.Button.DeleteTable.prototype={constructor:BX.Landing.UI.Button.DeleteTable,__proto__:BX.Landing.UI.Button.EditorAction.prototype,onClick(t){t.preventDefault();t.stopPropagation();this.options.table.parentElement.remove();BX.Landing.UI.Panel.EditorPanel.getInstance().hide();this.textNode.onChange(true)}}})();
//# sourceMappingURL=delete_table.map.js