mirror of
https://github.com/getgrav/grav.git
synced 2026-05-06 15:06:06 +02:00
ordering
This commit is contained in:
@@ -32,6 +32,11 @@ form:
|
||||
label: PLUGIN_ADMIN.XSS_RULE_LABEL
|
||||
validate:
|
||||
required: true
|
||||
.regex:
|
||||
type: text
|
||||
label: PLUGIN_ADMIN.XSS_RULE_REGEX
|
||||
validate:
|
||||
required: true
|
||||
.enabled:
|
||||
type: toggle
|
||||
label: PLUGIN_ADMIN.ENABLED
|
||||
@@ -42,9 +47,4 @@ form:
|
||||
default: true
|
||||
validate:
|
||||
type: bool
|
||||
.regex:
|
||||
type: text
|
||||
label: PLUGIN_ADMIN.XSS_RULE_REGEX
|
||||
validate:
|
||||
required: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user