Skip to content

Commit f9b8e81

Browse files
committed
Add themes selection
1 parent 776b0ea commit f9b8e81

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Packages/Sites/Sfi.Site/Configuration/NodeTypes.Document.Sermon.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,19 @@
5454
createNew:
5555
path: /sites/site/tags/people
5656
type: "Sfi.Site:Tag"
57+
themes:
58+
type: references
59+
ui:
60+
label: Темы
61+
inspector:
62+
group: sermon
63+
editorOptions:
64+
nodeTypes:
65+
- "Sfi.Site:Tag"
66+
startingPoint: /sites/site/tags/themes
67+
createNew:
68+
path: /sites/site/tags/themes
69+
type: "Sfi.Site:Tag"
5770
magicDate:
5871
type: string
5972
ui:

0 commit comments

Comments
 (0)