-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
It seems like "umbracoNaviHide" is hard coded:
NestingContently/src/NestingContently.Umbraco/Backoffice/app/Backoffice/button.component.ts
Line 49 in 2adcf31
| if (prop.alias === 'umbracoNaviHide') { |
Our projects use "isVisible" and this is in the settings for the block list item rather than in the main set of properties for that item (i.e., the "Settings model" rather than the "Content model"):
It would be handy if both of these possibilities were configurable (either via json config or startup code).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels