Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Commit

Permalink
Merge b97290f into 8f6efa9
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Apr 15, 2019
2 parents 8f6efa9 + b97290f commit 93f6ce9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/hydrus/collection.rb
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ def refresh_titles
apo.identityMetadata.objectLabel = apt
apo.title = apt
apo.label = apt
apo.datastreams['DC'].content = Dor::DublinCoreService.new(apo).to_xml
identityMetadata.objectLabel = t
self.label = t
end
Expand Down

0 comments on commit 93f6ce9

Please sign in to comment.