Missing 'quality' in valid image functions

This commit is contained in:
Andy Miller
2015-03-26 11:24:22 -06:00
parent 1bb2965916
commit 68a561d4fb

View File

@@ -56,7 +56,7 @@ class Medium extends Data
'format', 'lightbox', 'link', 'reset',
// Gregwar Image functions
'resize', 'forceResize', 'cropResize', 'crop', 'cropZoom',
'resize', 'forceResize', 'cropResize', 'crop', 'cropZoom', 'quality',
'negate', 'brightness', 'contrast', 'grayscale', 'emboss', 'smooth', 'sharp', 'edge', 'colorize', 'sepia' ];
public static $size_param_actions = [