get('id'); $listOrder = $this->escape($this->state->get('list.ordering')); $listDirn = $this->escape($this->state->get('list.direction')); $sortFields = $this->getSortFields(); JFactory::getDocument()->addScriptDeclaration(' Joomla.orderTable = function() { table = document.getElementById("sortTable"); direction = document.getElementById("directionTable"); order = table.options[table.selectedIndex].value; if (order != "' . $listOrder . '") { dirn = "asc"; } else { dirn = direction.options[direction.selectedIndex].value; } Joomla.tableOrdering(order, dirn, ""); }; Joomla.closeModalDialog = function() { window.jQuery("#modal-download").modal("hide"); }; '); ?>
sidebar; ?>
pagination->getLimitBox(); ?>
items)) : ?>
items as $i => $item) : ?>
pagination->getListFooter(); ?>
name; ?>
category_title; ?>
client_name; ?> track_type == 1 ? JText::_('COM_BANNERS_IMPRESSION') : JText::_('COM_BANNERS_CLICK'); ?> count; ?> track_date, JText::_('DATE_FORMAT_LC4') . ' H:i'); ?>