mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-12-23 11:29:00 +00:00
Update default_items.php
This commit is contained in:
parent
e0660e1073
commit
7681705c41
@ -8,6 +8,8 @@
|
|||||||
|
|
||||||
defined('_JEXEC') or die;
|
defined('_JEXEC') or die;
|
||||||
|
|
||||||
|
JHtml::_('behavior.tooltip');
|
||||||
|
|
||||||
/** @type PatchtesterViewPulls $this */
|
/** @type PatchtesterViewPulls $this */
|
||||||
|
|
||||||
foreach ($this->items as $i => $item) :
|
foreach ($this->items as $i => $item) :
|
||||||
|
Loading…
Reference in New Issue
Block a user