芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/media.3/layouts/js/joomla/form/field/category-change-es5.min.js
!function(){"use strict";!function(t){var e=t.getOptions("category-change"),a=document.querySelector("#"+e);if(!a)throw new Error("Category Id element not found");a.getAttribute("data-refresh-catid")&&a.value!==a.getAttribute("data-cat-id")?a.value=a.getAttribute("data-refresh-catid"):a.setAttribute("data-refresh-catid",a.value),window.Joomla.categoryHasChanged=function(e){e.value!==e.getAttribute("data-refresh-catid")&&(document.body.appendChild(document.createElement("joomla-core-loader")),e.getAttribute("data-refresh-section")&&(document.querySelector("input[name=task]").value=e.getAttribute("data-refresh-section")+".reload"),t.submitform(e.getAttribute("data-refresh-section")+".reload",a.form))}}(Joomla)}();