Primer commit del sistema avantika sin cambios
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-04-30 09:13:13
|
||||
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/items/inventario-header.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:187326392536104f9c465d6-94807789%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'd3378293472e80dc89fee1d23dfc0489271c62ff' =>
|
||||
array (
|
||||
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/items/inventario-header.tpl',
|
||||
1 => 1375965380,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '187326392536104f9c465d6-94807789',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" border="0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60" scope="col"><div align="center">Código Barra</div></th>
|
||||
<th width="150" scope="col"><div align="center">Proveedor</div></th>
|
||||
<th width="" scope="col"><div align="center">Modelo</div></th>
|
||||
<th width="80" scope="col"><div align="center">Talla</div></th>
|
||||
<th width="80" scope="col"><div align="center">Color</div></th>
|
||||
<th width="70" scope="col"><div align="center"><?php if ($_smarty_tpl->getVariable('Usr')->value['type']=="almacen"){?>Disponible<?php }else{ ?>Cantidad<?php }?></div></th>
|
||||
<th width="80" scope="col"><div align="center">Precio Venta</div></th>
|
||||
<?php if ($_smarty_tpl->getVariable('Usr')->value['type']!="almacen"){?>
|
||||
<th width="60" scope="col"><div align="center">Acciones</div></th>
|
||||
<?php }?>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
Reference in New Issue
Block a user