]> source.dussan.org Git - redmine.git/commit
Adds missing html titles (#14517).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 28 Jul 2013 11:50:18 +0000 (11:50 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 28 Jul 2013 11:50:18 +0000 (11:50 +0000)
commitf3241385cd7b74e2d063511b7f8f3893fdfacfd4
treeef555aa4bf534d95021ea21dbff2b2b5aee6808f
parent1e738fbacaa0eb044a3cd5b345ee0a906f073187
Adds missing html titles (#14517).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12050 e93f8b46-1217-0410-a6f0-8f06a7374b81
29 files changed:
app/views/admin/plugins.html.erb
app/views/admin/projects.html.erb
app/views/auth_sources/edit.html.erb
app/views/auth_sources/index.html.erb
app/views/auth_sources/new.html.erb
app/views/custom_fields/edit.html.erb
app/views/custom_fields/index.html.erb
app/views/custom_fields/new.html.erb
app/views/enumerations/destroy.html.erb
app/views/enumerations/edit.html.erb
app/views/enumerations/new.html.erb
app/views/issue_statuses/edit.html.erb
app/views/issue_statuses/new.html.erb
app/views/issues/new.html.erb
app/views/projects/destroy.html.erb
app/views/projects/new.html.erb
app/views/roles/edit.html.erb
app/views/roles/new.html.erb
app/views/roles/permissions.html.erb
app/views/settings/plugin.html.erb
app/views/trackers/edit.html.erb
app/views/trackers/fields.html.erb
app/views/trackers/new.html.erb
app/views/users/edit.html.erb
app/views/users/new.html.erb
app/views/workflows/copy.html.erb
app/views/workflows/edit.html.erb
app/views/workflows/index.html.erb
app/views/workflows/permissions.html.erb