Your IP : 216.73.216.224


Current Path : /var/www/html/media/com_jdownloads/js/
Upload File :
Current File : /var/www/html/media/com_jdownloads/js/admin-downloads-modal.min.js

/**
 * @copyright  Copyright (C) 2005 - 2018 Open Source Matters, Inc. All rights reserved.
 * @license    GNU General Public License version 2 or later; see LICENSE.txt
 */ window.jSelectDownload=function(t,e,a,n,o){var r,l;return!!Joomla.getOptions("xtd-downloads")&&(r=Joomla.getOptions("xtd-downloads").editor,l="{jd_file file=="+t+"}",window.parent.Joomla&&window.parent.Joomla.editors&&window.parent.Joomla.editors.instances&&window.parent.Joomla.editors.instances.hasOwnProperty(r)?window.parent.Joomla.editors.instances[r].replaceSelection(l):window.parent.jInsertEditorText(l,r),window.parent.Joomla.Modal&&window.parent.Joomla.Modal.getCurrent().close(),!0)},document.addEventListener("DOMContentLoaded",function(){for(var t=document.querySelectorAll(".select-link"),e=0,a=t.length;a>e;e++)t[e].addEventListener("click",function(t){t.preventDefault();let{target:e}=t;var a=e.getAttribute("data-function");"jSelectDownload"===a?window[a](e.getAttribute("data-id"),e.getAttribute("data-title"),t.target.getAttribute("data-cat-id"),null,e.getAttribute("data-uri"),e.getAttribute("data-language")):window.parent[a](e.getAttribute("data-id"),e.getAttribute("data-title"),e.getAttribute("data-cat-id"),null,e.getAttribute("data-uri"),e.getAttribute("data-language")),window.parent.Joomla.Modal&&window.parent.Joomla.Modal.getCurrent().close()})});