File manager - Edit - /home/autoph/public_html/projects/tickets-autohub/public/js/authentication/report/index.js
Back
(function(){ function init(){ $('#reports_display').attr('src', '/reports/blank'); $('#js_tree').jstree(); } $(function(){ init(); $(".expand-all").on("click", function (t) { $("#js_tree").jstree("open_all"); }); $(".collapse-all").on("click", function (t) { $("#js_tree").jstree("close_all"); }); $('#js_tree').on("changed.jstree", function (e, data) { // console.log(data.node.li_attr.value); $('#reports_display').attr('src',data.node.li_attr.value); }); }); $(document).ready(function () { $('#multiple-select-clear-field-company').select2({ theme: "bootstrap-5", width: $(this).data('width') ? $(this).data('width') : $(this).hasClass('w-100') ? '100%' : 'style', placeholder: $(this).data('placeholder'), closeOnSelect: false, allowClear: true, }); $('#multiple-select-clear-field-dealer').select2({ theme: "bootstrap-5", width: $(this).data('width') ? $(this).data('width') : $(this).hasClass('w-100') ? '100%' : 'style', placeholder: $(this).data('placeholder'), closeOnSelect: false, allowClear: true, }); }); })();
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings