33
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-12-23 03:19:00 +00:00

Update default_items.php

This commit is contained in:
Niels van der Veer 2014-09-01 19:24:30 +02:00
parent e0660e1073
commit 7681705c41

View File

@ -8,6 +8,8 @@
defined('_JEXEC') or die;
JHtml::_('behavior.tooltip');
/** @type PatchtesterViewPulls $this */
foreach ($this->items as $i => $item) :