MetaSearch: remove duplicate field

This commit is contained in:
Tom Kralidis 2017-12-22 09:21:39 -05:00 committed by GitHub
parent 4ff72de62e
commit e16dfe4ff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,10 +49,6 @@
<td>{{ gettext('Publisher') }}</td>
<td>{{ obj.publisher}}</td>
</tr>
<tr>
<td>{{ gettext('Contributor') }}</td>
<td>{{ obj.contributor}}</td>
</tr>
<tr>
<td>{{ gettext('Modified') }}</td>
<td>{{ obj.modified }}</td>