mirror of
https://github.com/getgrav/grav.git
synced 2026-02-06 14:50:23 +01:00
Added ordering to raw blueprints
This commit is contained in:
@@ -47,6 +47,17 @@ form:
|
||||
|
||||
fields:
|
||||
|
||||
ordering:
|
||||
type: toggle
|
||||
label: Folder Numeric Prefix
|
||||
help: Numeric prefix that provides manual ordering and implies visibility
|
||||
highlight: 1
|
||||
options:
|
||||
1: Enabled
|
||||
0: Disabled
|
||||
validate:
|
||||
type: bool
|
||||
|
||||
folder:
|
||||
type: text
|
||||
label: Filename
|
||||
|
||||
@@ -47,6 +47,17 @@ form:
|
||||
|
||||
fields:
|
||||
|
||||
ordering:
|
||||
type: toggle
|
||||
label: Folder Numeric Prefix
|
||||
help: Numeric prefix that provides manual ordering and implies visibility
|
||||
highlight: 1
|
||||
options:
|
||||
1: Enabled
|
||||
0: Disabled
|
||||
validate:
|
||||
type: bool
|
||||
|
||||
folder:
|
||||
type: text
|
||||
label: Folder Name
|
||||
|
||||
Reference in New Issue
Block a user