mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-12-23 11:29:00 +00:00
core.js is needed
This commit is contained in:
parent
9e5c274e3c
commit
f33f23bbe7
@ -9,6 +9,7 @@
|
|||||||
/** @type \PatchTester\View\DefaultHtmlView $this */
|
/** @type \PatchTester\View\DefaultHtmlView $this */
|
||||||
|
|
||||||
JHtml::_('jquery.framework');
|
JHtml::_('jquery.framework');
|
||||||
|
JHtml::_('behavior.core');
|
||||||
JHtml::_('script', 'com_patchtester/fetcher.js', false, true);
|
JHtml::_('script', 'com_patchtester/fetcher.js', false, true);
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user