OSDN Git Service

Slight improvements to the browser views.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 2 Jan 2008 22:41:53 +0000 (22:41 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 2 Jan 2008 22:41:53 +0000 (22:41 +0000)
commit3e0acc0b7e1fda93d8bdd9df7b7c8c9551fad864
treea6c9bbd76bc54f0c1c7a41845e8831fa83053ff9
parent636579b17ddd4b775b060cdb0ac3a94db5e4cb2b
Slight improvements to the browser views.
ApplicationHelper#set_html_title replaced by html_title with arguments and can be called several times in views to append elements to the title.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1032 e93f8b46-1217-0410-a6f0-8f06a7374b81
69 files changed:
app/helpers/application_helper.rb
app/helpers/repositories_helper.rb
app/views/admin/index.rhtml
app/views/admin/info.rhtml
app/views/admin/mail_options.rhtml
app/views/admin/projects.rhtml
app/views/common/403.rhtml
app/views/common/404.rhtml
app/views/custom_fields/list.rhtml
app/views/documents/index.rhtml
app/views/documents/show.rhtml
app/views/enumerations/list.rhtml
app/views/issue_statuses/list.rhtml
app/views/issues/index.rhtml
app/views/issues/show.rhtml
app/views/my/account.rhtml
app/views/my/page.rhtml
app/views/news/index.rhtml
app/views/news/show.rhtml
app/views/projects/activity.rhtml
app/views/projects/calendar.rhtml
app/views/projects/gantt.rhtml
app/views/projects/list.rhtml
app/views/projects/list_files.rhtml
app/views/projects/roadmap.rhtml
app/views/projects/settings.rhtml
app/views/projects/show.rhtml
app/views/repositories/_dir_list.rhtml
app/views/repositories/_dir_list_content.rhtml
app/views/repositories/_navigation.rhtml
app/views/repositories/_revisions.rhtml
app/views/repositories/annotate.rhtml
app/views/repositories/browse.rhtml
app/views/repositories/changes.rhtml
app/views/repositories/diff.rhtml
app/views/repositories/revision.rhtml
app/views/repositories/revisions.rhtml
app/views/repositories/show.rhtml
app/views/repositories/stats.rhtml
app/views/roles/list.rhtml
app/views/roles/workflow.rhtml
app/views/search/index.rhtml
app/views/settings/edit.rhtml
app/views/trackers/list.rhtml
app/views/users/list.rhtml
app/views/versions/show.rhtml
app/views/wiki/edit.rhtml
app/views/wiki/show.rhtml
lang/bg.yml
lang/cs.yml
lang/de.yml
lang/en.yml
lang/es.yml
lang/fr.yml
lang/he.yml
lang/it.yml
lang/ja.yml
lang/ko.yml
lang/nl.yml
lang/pl.yml
lang/pt-br.yml
lang/pt.yml
lang/ro.yml
lang/ru.yml
lang/sr.yml
lang/sv.yml
lang/zh-tw.yml
lang/zh.yml
public/stylesheets/application.css