mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Arreglado bug de validaciones
This commit is contained in:
@ -44,7 +44,8 @@
|
||||
<label for="tipo" class="form-label">
|
||||
<?= lang('SeriesFacturas.next') ?>*
|
||||
</label>
|
||||
<input type="text"
|
||||
<input type="number"
|
||||
step="1"
|
||||
id="next"
|
||||
name="next"
|
||||
class="form-control"
|
||||
|
||||
Reference in New Issue
Block a user