mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Arreglado el mostrar automaticamente el boton de guardar en presupuestos, corregidos bugs de checkboxes tambien
This commit is contained in:
@ -346,6 +346,7 @@ if (isset($global_js_variables)) {
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
<?= $this->renderSection('globalJsFunctions') ?>
|
||||
|
||||
var theTable;
|
||||
var <?=csrf_token() ?? 'token'?>v = '<?= csrf_hash() ?>';
|
||||
|
||||
Reference in New Issue
Block a user