forms
This commit is contained in:
parent
cc0c524337
commit
f03b933359
551 changed files with 1230 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
|||
{{template "tabler_table" .}}
|
||||
</div>
|
||||
{{end}}
|
||||
{{else if hasField . "FormElements"}}
|
||||
{{template "tabler_formelements_content" .FormElements}}
|
||||
{{else}}
|
||||
{{.Content}}
|
||||
{{end}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue