HEX
Server: LiteSpeed
System: Linux server107.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: iddeczhh (1154)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/iddeczhh/public_html/wp-content/plugins/the-post-grid/assets/js/editor-el.js
"use strict";


(function ($) {
    $("document").ready(function () {

        var templateAddSection = $("#tmpl-elementor-add-section");

        if (0 < templateAddSection.length) {
            var oldTemplateButton = templateAddSection.html();
            oldTemplateButton = oldTemplateButton.replace(
                '<div class="elementor-add-section-drag-title',
                '<div class="elementor-add-section-area-button rttpg-import-button"><img src="http://postgrid.test/wp-content/plugins/the-post-grid/assets/images/icon-16x16.png" alt=""></div><div class="elementor-add-section-drag-title'
            );
            templateAddSection.html(oldTemplateButton);

        }


    });
})(jQuery);