Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/cvetdv.ru/bitrix/js/landing/history/action/ |
Upload File : |
(function(){"use strict";BX.namespace("BX.Landing.History.Action");var e=BX.Landing.Utils.scrollTo;var t=BX.Landing.Utils.slice;BX.Landing.History.Action.editStyle=function(n,o){return BX.Landing.PageObject.getInstance().blocks().then(function(e){var t=e.get(o.block);if(!t){return Promise.reject()}t.forceInit();t.initStyles();return t}).then(function(t){return e(t.node).then(function(){return t})}).then(function(e){var r=t(e.node.querySelectorAll(o.selector));if(e.selector===o.selector){r=[e.content]}r.forEach(function(e){e.className=o[n].className;e.style=o[n].style});return e}).then(function(e){var t=e.forms.get(o.selector);if(t){t.fields.forEach(function(e){e.reset();e.onFrameLoad()})}var n=e.styles.get(o.selector);if(n){e.onStyleInputWithDebounce({node:n.node,data:n.getValue()})}})}})();