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/rospirotorg.ru/bitrix/js/sender/ |
Upload File : |
;(function () { BX.namespace('BX.Sender'); BX.Sender.B24Feedback = { wasInit: false, config: null, init: function (params) { this.config = params || {}; var button = BX('SENDER_BUTTON_FEEDBACK'); if (button) { BX.bind(button, 'click', this.show.bind(this)); } this.wasInit = true; }, show: function () { BX.UI.Feedback.Form.open( { forms: [ {zones: ['es'], id: 26, lang: 'la', sec: '5i211d'}, {zones: ['de'], id: 24, lang: 'de', sec: 'ls8jym'}, {zones: ['com.br'], id: 28, lang: 'br', sec: 'lqo2cl'}, {zones: ['en', 'eu', 'in', 'uk', 'pl','la', 'co', 'mx'], id: 22, lang: 'en', sec: 'iv17oh'}, {zones: ['ua'], id: 345, lang: 'ua', sec: 'ze1pz8'}, {zones: ['ru', 'kz', 'by'], id: 20, lang: 'ru', sec: 'whjggl'}, ], id:'sender-configuration-help', } ) }, }; })(window);