PATH:
home
/
lab2454c
/
costbloc.com
/
public
/
dist
/
js
/
custom
"use strict"; if ($('.main-body .page-wrapper').find('#email-template-add-container').length || $('.main-body .page-wrapper').find('#email-template-edit-container').length || $('.main-body .page-wrapper').find('#sms-template-add-container').length || $('.main-body .page-wrapper').find('#sms-template-edit-container').length) { if ($('.main-body .page-wrapper').find('#email-template-add-container').length || $('.main-body .page-wrapper').find('#email-template-edit-container').length){ var editor = CodeMirror.fromTextArea(document.getElementById("body"), { lineNumbers: true, mode: "text/html", matchBrackets: true, }); editor.on('change', (editor) => { var text = editor.doc.getValue(); if (text != '') { $("#body").get(0).setCustomValidity(''); $("#body").next('label').remove(); $('#body').text(text); } }); var j; var length = $('#nthLoop').attr('data-rel'); for (j = 1; j <= length - 1; j++) { var translateEditor = CodeMirror.fromTextArea(document.getElementById("translateBody-" + j), { lineNumbers: true, mode: "text/html", matchBrackets: true, }); } } if ($('.main-body .page-wrapper').find('#email-template-edit-container').length) { $(".previewButton").on('click', function (e) { var emailBodyContent = editor.getValue(); emailBodyContent = emailBodyContent.replaceAll('script', 'span'); $("#preview").html(emailBodyContent); $("a").on('click', function () { e.preventDefault(); return false; }); }); $('#previewModal').on('hidden.bs.modal', function (e) { $("a").off('click'); }); } $(document).on('keyup', '#name', function() { var str = this.value.replace(/[&\/\\#@,+()$~%.'":*?<>{}]/g, ""); $('#slug').val(str.trim().toLowerCase().replace(/\s/g, "-")); }); $(document).on('keyup', '#slug', function() { var str = this.value.replace(/[&\/\\#@,+()$~%.'":*?<>{}]/g, ""); $('#slug').val(str.trim().toLowerCase().replace(/\s/g, "-")); }); $(document).on('click', '#btnSubmit', function() { if ($('label').hasClass('error')) { $('#information').addClass('active show'); $('[href="#information"]').tab('show').addClass('active'); $('#translate').removeClass('active show'); $('#information').attr('aria-labelledby', 'information-tab'); } }); } if ($('.main-body .page-wrapper').find('#email-template-list-container').length) { $('#dataTableBuilder').addClass('email-template-list'); }
[-] create-product.min.js
[edit]
[-] refund.js
[edit]
[-] shops.js
[edit]
[-] commission.min.js
[edit]
[-] user.min.js
[edit]
[-] installer.js
[edit]
[-] category.min.js
[edit]
[+]
site
[-] jquery.blockUI.js
[edit]
[-] category.js
[edit]
[-] create-product.js
[edit]
[-] refund.min.js
[edit]
[+]
..
[-] shipping.min.js
[edit]
[-] user.js
[edit]
[-] jquery.blockUI.min.js
[edit]
[-] option.min.js
[edit]
[-] users-activity-list.js
[edit]
[-] attribute.min.js
[edit]
[-] email-configuration.min.js
[edit]
[-] dashboard.js
[edit]
[-] order.min.js
[edit]
[-] delete-modal.js
[edit]
[-] withdrawal.js
[edit]
[-] product-setting.js
[edit]
[-] validation.js
[edit]
[-] vendors.min.js
[edit]
[-] shops.min.js
[edit]
[-] roles.js
[edit]
[-] review.js
[edit]
[-] common.min.js
[edit]
[-] geolocale-suggestion.min.js
[edit]
[-] custom-category.js
[edit]
[-] product.js
[edit]
[-] order-invoice.min.js
[edit]
[-] common.js
[edit]
[-] product_list.js
[edit]
[-] settings.js
[edit]
[-] permission.min.js
[edit]
[-] coupon.js
[edit]
[-] export.js
[edit]
[-] yajra-custom.min.js
[edit]
[-] users-activity-list.min.js
[edit]
[-] finance.min.js
[edit]
[-] geolocale-suggestion.js
[edit]
[-] option.js
[edit]
[-] newsletter.min.js
[edit]
[-] order.js
[edit]
[-] role-permission.js
[edit]
[-] brand.min.js
[edit]
[-] transaction.js
[edit]
[-] popup.min.js
[edit]
[-] validation.min.js
[edit]
[-] templates.min.js
[edit]
[-] attribute.js
[edit]
[-] brand.js
[edit]
[-] app-layout.js
[edit]
[-] preference.js
[edit]
[-] invoice.js
[edit]
[-] order-invoice.js
[edit]
[-] yajra-export.js
[edit]
[-] product-setting.min.js
[edit]
[-] yajra-custom.js
[edit]
[-] installer.min.js
[edit]
[-] invoice.min.js
[edit]
[-] product_list.min.js
[edit]
[-] email-configuration.js
[edit]
[-] custom-category.min.js
[edit]
[-] settings.min.js
[edit]
[-] yajra-export.min.js
[edit]
[-] withdrawal.min.js
[edit]
[-] payment.js
[edit]
[-] preference.min.js
[edit]
[-] roles.min.js
[edit]
[-] finance.js
[edit]
[-] app-layout.min.js
[edit]
[-] permission.js
[edit]
[-] transaction.min.js
[edit]
[-] popup.js
[edit]
[-] order_status.min.js
[edit]
[-] commission.js
[edit]
[-] coupon.min.js
[edit]
[-] shipping.js
[edit]
[-] review.min.js
[edit]
[-] templates.js
[edit]
[-] delete-modal.min.js
[edit]
[-] vendors.js
[edit]
[-] order_status.js
[edit]
[-] dashboard.min.js
[edit]
[-] newsletter.js
[edit]
[-] product.min.js
[edit]
[-] export.min.js
[edit]