Primer commit del sistema avantika sin cambios
This commit is contained in:
42
templates_c/2b2f63b54477904f2dbbcfe13b48837e2f32d971.file.atributos.tpl.php
Executable file
42
templates_c/2b2f63b54477904f2dbbcfe13b48837e2f32d971.file.atributos.tpl.php
Executable file
@@ -0,0 +1,42 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-09-22 12:25:48
|
||||
compiled from "./templates/atributos.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:88307394754205b9c32d629-08709059%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'2b2f63b54477904f2dbbcfe13b48837e2f32d971' =>
|
||||
array (
|
||||
0 => './templates/atributos.tpl',
|
||||
1 => 1410130445,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '88307394754205b9c32d629-08709059',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="grid_16" id="content">
|
||||
|
||||
<div class="grid_9">
|
||||
<h1 class="catalogos">Atributos</h1>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
<div align="center">
|
||||
<a href="javascript:void(0)" class="inline_add" id="addAtributo">Agregar Atributo</a>
|
||||
</div>
|
||||
|
||||
<div class="grid_15" id="contenido">
|
||||
|
||||
<?php $_template = new Smarty_Internal_Template("lists/atributos.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
|
||||
echo $_template->getRenderedTemplate();?><?php $_template->updateParentVariables(0);?><?php unset($_template);?>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user