Mercurial > hg > soundsoftware-site
diff vendor/plugins/redmine_bibliography/init.rb @ 835:7240e0419aac bug_366
Rename Bibliography to Publications in the UI (fixing #366, I hope)
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 01 Feb 2012 11:06:46 +0000 |
parents | f029431de4dd |
children | 75351d69e2ba |
line wrap: on
line diff
--- a/vendor/plugins/redmine_bibliography/init.rb Wed Feb 01 10:35:57 2012 +0000 +++ b/vendor/plugins/redmine_bibliography/init.rb Wed Feb 01 11:06:46 2012 +0000 @@ -34,7 +34,7 @@ url 'http://example.com/path/to/plugin' author_url 'http://example.com/about' - settings :default => { 'menu' => 'Bibliography' }, :partial => 'settings/bibliography' + settings :default => { 'menu' => 'Publications' }, :partial => 'settings/bibliography' project_module :redmine_bibliography do permission :publications, { :publications => :index }, :public => true