primo commit
This commit is contained in:
4
media/com_menus/js/admin-item-modal.min.js
vendored
Normal file
4
media/com_menus/js/admin-item-modal.min.js
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
/**
|
||||
* @copyright (C) 2018 Open Source Matters, Inc. <https://www.joomla.org>
|
||||
* @license GNU General Public License version 2 or later; see LICENSE.txt
|
||||
*/window.Joomla=window.Joomla||{},Joomla.setMenuType=(e,o)=>{console.warn('Method Joomla.setMenuType() is deprecated. Use "modal-content-select" asset and elements with [data-content-select] attribute.'),o!==""?(window.parent.Joomla.submitbutton("item.setType",e),window.parent.Joomla.Modal&&window.parent.Joomla.Modal.getCurrent()&&window.parent.Joomla.Modal.getCurrent().close()):window.location=`index.php?option=com_menus&view=item&task=item.setType&layout=edit&type=${e}`};
|
||||
Reference in New Issue
Block a user