Primer commit del sistema avantika sin cambios
This commit is contained in:
23
templates/items/reportes-invparcial-header.tpl
Executable file
23
templates/items/reportes-invparcial-header.tpl
Executable file
@@ -0,0 +1,23 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div align="center" class="btnAddGral">
|
||||
<a href="javascript:void(0)" class="inline_add" onclick="AddSolicitudDiv()">Agregar Solicitud de Inventario</a>
|
||||
</div>
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" summary="Employee Pay Sheet">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">ID</div></th>
|
||||
<th width="" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="100" scope="col"><div align="center">Tipo</div></th>
|
||||
<th width="100" scope="col"><div align="center">Fecha Solicitud</div></th>
|
||||
<th width="100" scope="col"><div align="center">Fecha Generado</div></th>
|
||||
<th width="100" scope="col"><div align="center">Status</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
Reference in New Issue
Block a user