Campo oculto
This commit is contained in:
parent
5a59db7503
commit
172f8b97cc
2 changed files with 2 additions and 0 deletions
1
_includes/form/hidden.html
Normal file
1
_includes/form/hidden.html
Normal file
|
@ -0,0 +1 @@
|
|||
<input type="hidden" name="{{ include.field[0] }}" value="{{ include.field[1].value }}" />
|
1
_includes/hidden.html
Symbolic link
1
_includes/hidden.html
Symbolic link
|
@ -0,0 +1 @@
|
|||
form/hidden.html
|
Loading…
Reference in a new issue