Fix page ordering by exposing weight
This commit is contained in:
@@ -385,6 +385,12 @@
|
||||
"required": false,
|
||||
"title": "Description"
|
||||
},
|
||||
{
|
||||
"type": "int",
|
||||
"name": "weight",
|
||||
"required": false,
|
||||
"title": "Page tree weight"
|
||||
},
|
||||
{
|
||||
"type": "bool",
|
||||
"name": "visible",
|
||||
|
||||
Reference in New Issue
Block a user