uploads: don't show translated commentary in tag edit dialog.
This commit is contained in:
@@ -84,7 +84,7 @@ table article.post-preview {
|
|||||||
/* Hide everything but the rating and tags fields. */
|
/* Hide everything but the rating and tags fields. */
|
||||||
.post_has_embedded_notes_fieldset, .post_lock_fieldset, .post_parent_id,
|
.post_has_embedded_notes_fieldset, .post_lock_fieldset, .post_parent_id,
|
||||||
.post_source, #filedropzone, .upload_as_pending, .upload_source_container,
|
.post_source, #filedropzone, .upload_as_pending, .upload_source_container,
|
||||||
.upload_parent_id, .upload_artist_commentary_container {
|
.upload_parent_id, .upload_artist_commentary_container, .upload_commentary_translation_container {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user