Skip to content

Commit

Permalink
Update: Set position of properties
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Jan 23, 2021
1 parent 9732641 commit 0565dc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Configuration/NodeTypes.Mixin.VideoID.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
label: i18n
inspector:
group: videoplatform
position: 10
position: 5
hidden: 'ClientEval:!node.properties.videoID'
editor: Neos.Neos/Inspector/Editors/SelectBoxEditor
editorOptions:
Expand All @@ -35,7 +35,7 @@
reloadIfChanged: true
inspector:
group: videoplatform
position: 20
position: 6
hidden: 'ClientEval:node.properties.platform != "youtube"'
editor: Neos.Neos/Inspector/Editors/SelectBoxEditor
editorOptions:
Expand All @@ -55,5 +55,5 @@
showInCreationDialog: true
inspector:
group: videoplatform
position: 30
position: 7
editor: Neos.Neos/Inspector/Editors/TextAreaEditor

0 comments on commit 0565dc1

Please sign in to comment.