upload: hide ML when editing properties
This commit is contained in:
parent
2d2d3822d7
commit
b41b71169f
@ -170,6 +170,7 @@ switch ($serendipity['GET']['adminAction']) {
|
||||
$properties = serendipity_parsePropertyForm();
|
||||
$image_id = $properties['image_id'];
|
||||
$created_thumbnail = true;
|
||||
$data['showML_add'] = showMediaLibrary($messages, true);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user