Skip to content

Commit

Permalink
added default value and set inspector group to visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
breadlesscode committed Feb 20, 2018
1 parent 9c92215 commit 86ec7b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Configuration/NodeTypes.Mixin.HideUriSegment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
properties:
hideSegmentInUriPath:
type: boolean
defaultValue: true
ui:
label: 'i18n'
inspector:
group: 'redirect'
group: 'visibility'

0 comments on commit 86ec7b1

Please sign in to comment.