U4-11161 set min and max number in default config

This commit is contained in:
Dave Woestenborghs
2018-03-28 17:03:35 +02:00
parent 716020602d
commit 458d023ff4

View File

@@ -66,6 +66,8 @@ function contentPickerController($scope, entityResource, editorState, iconHelper
showOpenButton: false,
showEditButton: false,
showPathOnHover: false,
maxNumber: 1,
minNumber : 0,
startNode: {
query: "",
type: "content",