]> source.dussan.org Git - redmine.git/commit
Removed unneeded #h calls in views.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 23 Feb 2015 10:11:08 +0000 (10:11 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 23 Feb 2015 10:11:08 +0000 (10:11 +0000)
commitb778c51e9049ca2c0d745a699db6d93d53b71175
tree8608956d05f884b557ea3451bead74a4dc9441f0
parentec201b08b3cfd1e115704abdbd7bc541a3651fe1
Removed unneeded #h calls in views.

git-svn-id: http://svn.redmine.org/redmine/trunk@14043 e93f8b46-1217-0410-a6f0-8f06a7374b81
94 files changed:
app/views/activities/index.html.erb
app/views/admin/plugins.html.erb
app/views/attachments/_links.html.erb
app/views/attachments/diff.html.erb
app/views/attachments/edit.html.erb
app/views/attachments/file.html.erb
app/views/auth_sources/index.html.erb
app/views/boards/index.html.erb
app/views/boards/show.html.erb
app/views/calendars/show.html.erb
app/views/common/_calendar.html.erb
app/views/common/error.html.erb
app/views/context_menus/issues.html.erb
app/views/context_menus/time_entries.html.erb
app/views/custom_fields/_form.html.erb
app/views/custom_fields/_index.html.erb
app/views/documents/_document.html.erb
app/views/documents/show.html.erb
app/views/enumerations/index.html.erb
app/views/files/index.html.erb
app/views/gantts/show.html.erb
app/views/groups/index.html.erb
app/views/groups/show.html.erb
app/views/issue_statuses/index.html.erb
app/views/issues/_relations.html.erb
app/views/issues/bulk_edit.html.erb
app/views/issues/edit.html.erb
app/views/issues/index.html.erb
app/views/issues/show.html.erb
app/views/layouts/base.html.erb
app/views/mailer/_issue.html.erb
app/views/mailer/account_activated.html.erb
app/views/mailer/account_activation_request.html.erb
app/views/mailer/account_information.html.erb
app/views/mailer/attachments_added.html.erb
app/views/mailer/document_added.html.erb
app/views/mailer/lost_password.html.erb
app/views/mailer/message_posted.html.erb
app/views/mailer/news_added.html.erb
app/views/mailer/news_comment_added.html.erb
app/views/mailer/register.html.erb
app/views/mailer/test_email.html.erb
app/views/mailer/wiki_content_added.html.erb
app/views/mailer/wiki_content_updated.html.erb
app/views/messages/edit.html.erb
app/views/messages/new.html.erb
app/views/messages/show.html.erb
app/views/my/_sidebar.html.erb
app/views/my/blocks/_timelog.html.erb
app/views/news/_news.html.erb
app/views/news/index.html.erb
app/views/news/show.html.erb
app/views/projects/_form.html.erb
app/views/projects/_members_box.html.erb
app/views/projects/destroy.html.erb
app/views/projects/list_members.html.erb
app/views/projects/settings/_activities.html.erb
app/views/projects/settings/_boards.html.erb
app/views/projects/settings/_issue_categories.html.erb
app/views/projects/settings/_repositories.html.erb
app/views/projects/settings/_versions.html.erb
app/views/projects/show.html.erb
app/views/queries/index.html.erb
app/views/reports/_details.html.erb
app/views/reports/_simple.html.erb
app/views/repositories/_breadcrumbs.html.erb
app/views/repositories/_dir_list_content.html.erb
app/views/repositories/committers.html.erb
app/views/repositories/revision.html.erb
app/views/repositories/show.html.erb
app/views/roles/index.html.erb
app/views/roles/permissions.html.erb
app/views/search/index.html.erb
app/views/timelog/_form.html.erb
app/views/timelog/_report_criteria.html.erb
app/views/trackers/_form.html.erb
app/views/trackers/index.html.erb
app/views/users/_groups.html.erb
app/views/users/index.html.erb
app/views/users/show.html.erb
app/views/versions/_issue_counts.html.erb
app/views/versions/show.html.erb
app/views/wiki/annotate.html.erb
app/views/wiki/date_index.html.erb
app/views/wiki/destroy.html.erb
app/views/wiki/edit.html.erb
app/views/wiki/export.html.erb
app/views/wiki/export_multiple.html.erb
app/views/wiki/history.html.erb
app/views/wiki/rename.html.erb
app/views/wiki/show.html.erb
app/views/wikis/destroy.html.erb
app/views/workflows/_form.html.erb
app/views/workflows/permissions.html.erb