mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
revert 7504bd00a2 since phalcon-3.4.2 fixes the earlier scope issues, closes https://github.com/opnsense/core/issues/3026
This commit is contained in:
parent
21f1580348
commit
6fe924c1f7
@ -69,15 +69,6 @@ data_title : data-title to set on form
|
||||
</tr>
|
||||
{% endif %}
|
||||
{% for field in fields|default({})%}
|
||||
{# looks a bit buggy in the volt templates, field parameters won't reset properly here #}
|
||||
{% set advanced=false %}
|
||||
{% set help=false %}
|
||||
{% set hint=false %}
|
||||
{% set style=false %}
|
||||
{% set maxheight=false %}
|
||||
{% set width=false %}
|
||||
{% set allownew=false %}
|
||||
{% set readonly=false %}
|
||||
{% if field['type'] == 'header' %}
|
||||
{# close table and start new one with header #}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user