diff options
Diffstat (limited to 'examples/docker/admin/cmd/ponzu/templates/gen-checkbox.tmpl')
-rw-r--r-- | examples/docker/admin/cmd/ponzu/templates/gen-checkbox.tmpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/docker/admin/cmd/ponzu/templates/gen-checkbox.tmpl b/examples/docker/admin/cmd/ponzu/templates/gen-checkbox.tmpl deleted file mode 100644 index 23713dc..0000000 --- a/examples/docker/admin/cmd/ponzu/templates/gen-checkbox.tmpl +++ /dev/null @@ -1,5 +0,0 @@ -View: editor.Checkbox("{{ .Name }}", {{ .Initial }}, map[string]string{ - "label": "{{ .Name }}", -}, map[string]string{ - // "value": "Display Name", -}),
\ No newline at end of file |