Mercurial > hg > soundsoftware-site
changeset 1421:69d32b831d2b biblio_alt_search_auth
removed unnecessary code.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 02 Oct 2013 12:23:05 +0100 |
parents | b688fe79f593 |
children | c97b3b9b5c86 |
files | plugins/redmine_bibliography/app/controllers/publications_controller.rb |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/redmine_bibliography/app/controllers/publications_controller.rb Tue Oct 01 18:36:13 2013 +0100 +++ b/plugins/redmine_bibliography/app/controllers/publications_controller.rb Wed Oct 02 12:23:05 2013 +0100 @@ -168,9 +168,6 @@ @publication.bibtex_entry = @bentry @publication.save - # what is this for??? - # @created_publications << @publication.id - # need to save all authors # and establish the author-publication association # via the authorships table