Initial steps towards the J4 legacy edition.

This commit is contained in:
2021-10-19 03:30:46 +02:00
parent ab471e3ccb
commit 6beb6edf91
112 changed files with 165 additions and 777 deletions

View File

@ -12,7 +12,6 @@
// No direct access to this file
defined('_JEXEC') or die('Restricted access');
JHtml::_('behavior.tooltip');
JHtml::_('behavior.multiselect');
JHtml::_('dropdown.init');
JHtml::_('formbehavior.chosen', '.multipleAccessLevels', null, array('placeholder_text_multiple' => '- ' . JText::_('COM_COMPONENTBUILDER_FILTER_SELECT_ACCESS') . ' -'));