Former-commit-id: c41fe7b11092a9fb5e82c46cd4bb6c477462bfdb
This commit is contained in:
Henrique Dias
2017-01-02 18:49:13 +00:00
parent fa5387b141
commit 57dd01cb37
3 changed files with 105 additions and 10 deletions

View File

@@ -43,7 +43,7 @@
{{ define "fielset" }}
<fieldset id="{{ .Name }}" data-type="{{ .Type }}">
{{- if not (eq .Title "") }}
<h3>{{ .Title }}</h3>
<h3>{{ .Name }}</h3>
{{- end }}
<div class="action add">
<i class="material-icons" title="Add">add</i>