Files
timeclock/chart/templates/_helpers.tpl
2026-05-19 18:29:44 -04:00

7 lines
133 B
Smarty

{{- define "timeclock.name" -}}
timeclock
{{- end }}
{{- define "timeclock.fullname" -}}
{{ include "timeclock.name" . }}
{{- end }}