Primer commit del sistema avantika sin cambios
This commit is contained in:
20
templates/items/promociones-header.tpl
Executable file
20
templates/items/promociones-header.tpl
Executable file
@@ -0,0 +1,20 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">ID</div></th>
|
||||
<th width="" scope="col">Nombre</th>
|
||||
<th width="100" scope="col"><div align="center">Vigencia</div></th>
|
||||
<th width="100" scope="col"><div align="center">Fecha Inicio</div></th>
|
||||
<th width="100" scope="col"><div align="center">Fecha Fin</div></th>
|
||||
<th width="60" scope="col"><div align="center">Prod. Rebajados</div></th>
|
||||
<th width="60" scope="col"><div align="center">Todos Prods.</div></th>
|
||||
<th width="60" scope="col"><div align="center">Status</div></th>
|
||||
<th width="80" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
Reference in New Issue
Block a user