fix(): Ajuste botão de excluir arquivos
This commit is contained in:
parent
ab6d908e76
commit
0a96c55582
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ try{
|
|||
|
||||
<script type="text/javascript">
|
||||
|
||||
/** Carrega a função de logout */
|
||||
/** Carrega a função de excluir arquivos */
|
||||
let funcDelete<?php echo $Result->documents_id;?> = "request('TABLE=financial_documents&ACTION=financial_documents_delete&FOLDER=action&documents_id=<?php echo $Result->documents_id;?>', '', true, '', 0, '', 'Excluindo...', 'random', 'circle', 'sm', true)";
|
||||
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue