%PDF- %PDF-
Direktori : /home/bitrix/www/bitrix/modules/sender/install/js/sender/b24_license/ |
Current File : //home/bitrix/www/bitrix/modules/sender/install/js/sender/b24_license/script.min.js |
(function(){BX.namespace("BX.Sender");BX.Sender.B24License={getTitle:function(e){return BX.message("SENDER_B24_LICENSE_"+e.toUpperCase()+"_TITLE")},getText:function(e){var t="SENDER_B24_LICENSE_%code%_TEXT".replace("%code%",e.toUpperCase());var i="";if(BX.message[t]){i=BX.message(t)}if(!i){t=t+"1"}if(BX.message[t]){i=BX.message(t)}return i},showDefaultPopup:function(){this.showPopup("Ad")},showMailingPopup:function(){this.showPopup("Mailing")},showMailLimitPopup:function(){this.showPopup("Mail_limit")},showPopup:function(e){if(!B24||!B24.licenseInfoPopup){return}B24.licenseInfoPopup.show(e,this.getTitle(e),"<span>"+(this.getText(e)?this.getText(e):this.getText("Ad"))+"</span>",true)}}})(window);