5543: Error on merging media objects
svn: r18794
This commit is contained in:
parent
56f98a2afb
commit
9dfa6c1c32
@ -207,7 +207,6 @@ class MediaObject(CitationBase, NoteBase, DateBase, AttributeBase,
|
|||||||
self._merge_note_list(acquisition)
|
self._merge_note_list(acquisition)
|
||||||
self._merge_citation_list(acquisition)
|
self._merge_citation_list(acquisition)
|
||||||
self._merge_tag_list(acquisition)
|
self._merge_tag_list(acquisition)
|
||||||
self.merge_citation_list(acquisition)
|
|
||||||
|
|
||||||
def set_mime_type(self, mime_type):
|
def set_mime_type(self, mime_type):
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user