mirror of
https://github.com/getgrav/grav.git
synced 2026-07-20 05:21:56 +02:00
Chaned image quality field to use new range field
This commit is contained in:
@@ -856,13 +856,12 @@ form:
|
||||
|
||||
fields:
|
||||
images.default_image_quality:
|
||||
type: text
|
||||
type: range
|
||||
append: '%'
|
||||
label: PLUGIN_ADMIN.DEFAULT_IMAGE_QUALITY
|
||||
help: PLUGIN_ADMIN.DEFAULT_IMAGE_QUALITY_HELP
|
||||
classes: x-small
|
||||
validate:
|
||||
type: number
|
||||
min: 1
|
||||
max: 100
|
||||
|
||||
|
||||
Reference in New Issue
Block a user