| Current Path : /var/www/iplanru/data/www/www.i-plan.ru/components/com_zoo/views/item/tmpl/ |
| Current File : /var/www/iplanru/data/www/www.i-plan.ru/components/com_zoo/views/item/tmpl/element.php |
<?php
/**
* @package com_zoo
* @author YOOtheme http://www.yootheme.com
* @copyright Copyright (C) YOOtheme GmbH
* @license http://www.gnu.org/licenses/gpl.html GNU/GPL
*/
defined('_JEXEC') or die('Restricted access');
// add js
$this->app->document->addStylesheet('assets:css/ui.css');
// load element
require_once($this->app->path->path('component.admin:views/item/tmpl/element.php'));
?>
<style>
table.list tfoot td { text-align: center; }
table.list tfoot td a {
text-decoration: none;
cursor: pointer;
}
</style>