upload: hide ML when editing properties
forgot the real fix in commit b41b711
This commit is contained in:
parent
b41b71169f
commit
53d967abce
@ -356,9 +356,8 @@ switch ($serendipity['GET']['adminAction']) {
|
||||
foreach($new_media AS $nm) {
|
||||
serendipity_insertMediaProperty('base_hidden', '', $nm['image_id'], $hidden);
|
||||
}
|
||||
$data['showML_add'] = showMediaLibrary($messages, true);
|
||||
}
|
||||
|
||||
$data['showML_add'] = showMediaLibrary($messages, true);
|
||||
break;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user