mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
10 lines
247 B
Handlebars
10 lines
247 B
Handlebars
{{layout/logo-heading
|
|
title=(localize 'labels')
|
|
desc=(localize 'admin_labels_explain')
|
|
icon=constants.Icon.Checkbox}}
|
|
|
|
{{customize/space-labels
|
|
labels=model
|
|
onAdd=(action "onAdd")
|
|
onDelete=(action "onDelete")
|
|
onUpdate=(action "onUpdate")}}
|