Primer commit del sistema avantika sin cambios
This commit is contained in:
17
templates/items/datos-generales-header.tpl
Executable file
17
templates/items/datos-generales-header.tpl
Executable file
@@ -0,0 +1,17 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<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="136" scope="col"><div align="center">RFC</div></th>
|
||||
<th width="200" scope="col"><div align="center">Razón Social</div></th>
|
||||
<th width="" scope="col"><div align="center">Dirección</div></th>
|
||||
<th width="80" scope="col"><div align="center">Sucursales</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
Reference in New Issue
Block a user