]> source.dussan.org Git - redmine.git/commit
Use @.capitalize@ for button_save_object, button_edit_object, and button_delete_objec...
authorMarius Balteanu <marius.balteanu@zitec.com>
Sun, 3 Nov 2024 12:42:10 +0000 (12:42 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Sun, 3 Nov 2024 12:42:10 +0000 (12:42 +0000)
commit1799ee49ceef4dd2f9051c0e4d4e5c85643316f2
tree9fdb66db4772d2e597c3d402fdda8aa65e13dcd7
parent229d92139149e614ef0d058035581121d34b58d3
Use @.capitalize@ for button_save_object, button_edit_object, and button_delete_object labels in order to ensure that only the first character is converted to uppercase and the rest to lowercase (#37072).

git-svn-id: https://svn.redmine.org/redmine/trunk@23191 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/calendars/show.html.erb
app/views/context_menus/issues.html.erb
app/views/gantts/show.html.erb
app/views/issues/_action_menu.html.erb
app/views/queries/_query_form.html.erb