Primer commit del sistema avantika sin cambios
This commit is contained in:
19
templates/items/inventario-fisico-header.tpl
Executable file
19
templates/items/inventario-fisico-header.tpl
Executable file
@@ -0,0 +1,19 @@
|
||||
<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">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60" scope="col"><div align="center">No.</div></th>
|
||||
<th width="200" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="150" scope="col"><div align="center">Fecha Reporte</div></th>
|
||||
<th width="150" scope="col"><div align="center">Fecha Procesado</div></th>
|
||||
<th width="" scope="col"><div align="center">Usuario</div></th>
|
||||
<th width="100" scope="col"><div align="center">Status</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acción</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
Reference in New Issue
Block a user