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:
@ -22,7 +22,7 @@ if (session()->has('error')) {
|
||||
</div>
|
||||
|
||||
|
||||
<?= $this->section('additionalInlineJs') ?>
|
||||
<?= $this->section('globalJsFunctions') ?>
|
||||
|
||||
function popAlert(message, alertClass, alertIcon, containerId = 'sk-alert'){
|
||||
var htmlString = `
|
||||
|
||||
Reference in New Issue
Block a user