sample code for select multiple and custom attributes in form
This commit is contained in:
parent
7a32380274
commit
368d6c8e6b
2 changed files with 47 additions and 0 deletions
|
|
@ -12,6 +12,9 @@
|
|||
<div class="col-lg-6">
|
||||
<h2>Pie chart</h2>
|
||||
{{template "content_graph" .ContentGraph}}
|
||||
<hr>
|
||||
{{template "form_input" .FieldText}}
|
||||
{{template "form_select" .FormSelectCityM}}
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
{{template "content_tabledetail" .ContentTabledetail}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue