* @copyright (C) 2023 KW4NZ, * @license GNU General Public License version 2 or later; see LICENSE.md * @since 0.0.3 */ use Joomla\CMS\HTML\HTMLHelper; use Joomla\CMS\Language\Text; use Joomla\CMS\Router\Route; /** @var Joomla\CMS\WebAsset\WebAssetManager $wa */ $wa = $this->document->getWebAssetManager(); $wa->useScript('form.validate') ->useScript('keepalive'); ?>
'details']); ?> item->id) ? Text::_('COM_DEPOT_TAB_NEW_MANUFACTURER') : Text::_('COM_DEPOT_TAB_EDIT_MANUFACTURER') ); ?>
form->renderFieldset('details'); ?>
form->getInput('description'); ?>
form->renderFieldset('statistics'); ?>