Mercurial > hg > soundsoftware-site
diff vendor/plugins/redmine_bibliography/app/helpers/bibtex_entries_helper.rb @ 407:96910efbd45e feature_36
Pasting of bibtex entries already working correctly.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Thu, 14 Apr 2011 17:35:31 +0100 |
parents | 8a105a53b8f4 |
children |
line wrap: on
line diff
--- a/vendor/plugins/redmine_bibliography/app/helpers/bibtex_entries_helper.rb Thu Apr 14 12:28:01 2011 +0100 +++ b/vendor/plugins/redmine_bibliography/app/helpers/bibtex_entries_helper.rb Thu Apr 14 17:35:31 2011 +0100 @@ -1,5 +1,3 @@ -require 'bibtex' - module BibtexEntriesHelper end \ No newline at end of file