Chaned image quality field to use new range field

This commit is contained in:
Andy Miller
2017-03-18 13:54:25 -06:00
parent 66a21db504
commit cd37ea0689

View File

@@ -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