Atualizando documents_datagrid.php
This commit is contained in:
parent
6d8976494d
commit
5ced2a444b
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
|
|
@ -151,7 +151,7 @@ if($Main->verifyToken()){
|
|||
<tr>
|
||||
<td colspan="9">
|
||||
|
||||
<?php echo $Main->pagination($NumberRecords, $start, $max, $page, 'FOLDER=view&ACTION=documents_datagrid&TABLE=documents&$documents_categorys_id='.$documentsCategorysId, 'Aguarde'); ?>
|
||||
<?php echo $Main->pagination($NumberRecords, $start, $max, $page, 'FOLDER=view&ACTION=documents_datagrid&TABLE=documents&documents_categorys_id='.$documentsCategorysId, 'Aguarde'); ?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue