Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 76f80f5

Browse files
added nameTemplate config option to config template
1 parent 244fcce commit 76f80f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Our.Umbraco.DocTypeGridEditor/Web/UI/App_Plugins/DocTypeGridEditor/Config/grid.editors.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"icon": "icon-item-arrangement",
77
"config": {
88
"allowedDocTypes": [],
9+
"nameTemplate": "",
910
"enablePreview": true,
1011
"viewPath": "/Views/Partials/Grid/Editors/DocTypeGridEditor/",
1112
"previewViewPath": "/Views/Partials/Grid/Editors/DocTypeGridEditor/Previews/",

0 commit comments

Comments
 (0)