| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /home/devsafetybis/j524.dev.safetybis.com/media/com_guidedtours/js/ |
| Current File : /home/devsafetybis/j524.dev.safetybis.com/media/com_guidedtours/js/tour-edit.min.js |
/**
* @copyright (C) 2018 Open Source Matters, Inc. <https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/["joomla:showon-show","joomla:showon-hide"].forEach(t=>{document.addEventListener(t,()=>{document.querySelectorAll("#guidedtour-dates-form fieldset").forEach(e=>{if(e.querySelectorAll(":scope .control-group").length===0)return;e.querySelectorAll(":scope .control-group:not(.hidden)").length?e.classList.remove("hidden"):e.classList.add("hidden")}),document.querySelectorAll("#guidedtour-dates-form joomla-tab-element").forEach(e=>{const o=document.querySelector(`button[aria-controls="${e.id}"]`);o&&(e.querySelectorAll(":scope .control-group:not(.hidden)").length?o.removeAttribute("hidden"):o.setAttribute("hidden","hidden"))})})});