annotate plugins/redmine_bibliography/app/controllers/bibtex_entries_controller.rb @ 1521:2354ddf5a483 redmine-2.5-integration

Fix some merge/runtime problems
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 09 Sep 2014 14:27:58 +0100
parents b4b72f1eb644
children
rev   line source
luis@405 1 class BibtexEntriesController < ApplicationController
luis@405 2
luis@405 3 end