Backport asynchronous thumbnail generation from Kabuki.
This commit is contained in:
@@ -279,7 +279,7 @@ class EditAssetForm extends SubTemplate
|
||||
echo ' crop';
|
||||
}
|
||||
elseif ($thumb['custom_image'])
|
||||
echo ' (custom)';
|
||||
echo ', custom';
|
||||
|
||||
echo ')
|
||||
</option>';
|
||||
|
||||
Reference in New Issue
Block a user