Atualizando abas documentos
This commit is contained in:
parent
24078c04a9
commit
2c1956f6a0
1 changed files with 1 additions and 1 deletions
2
vendor/view/documents/documents_datagrid.php
vendored
2
vendor/view/documents/documents_datagrid.php
vendored
|
|
@ -133,7 +133,7 @@ if($Main->verifyToken()){
|
|||
|
||||
<tr>
|
||||
<td class="text-center" width="60"><?php echo $Main->setZeros($Result->documents_id, 3);?></td>
|
||||
<td class="text-left"><?php echo $Result->categorys;?></td>
|
||||
<td class="text-center"><?php echo $Result->categorys;?></td>
|
||||
<td class="text-center" width="60"><?php echo date("d/m/Y", strtotime($Result->date_register));?></td>
|
||||
<td class="text-left"><?php echo $Result->description;?></td>
|
||||
<td class="text-left"><?php echo $Result->name_fantasy;?></td>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue