]> source.dussan.org Git - redmine.git/commit
Support localized decimal separators for hours in the web UI (#21677).
authorGo MAEDA <maeda@farend.jp>
Thu, 4 Jan 2024 07:01:09 +0000 (07:01 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 4 Jan 2024 07:01:09 +0000 (07:01 +0000)
commitf7d2f9f00b27bc4117ed7dc2aeb1fad4c819a226
tree3a1969c9ad6ca363bb25f9134b36e9d3289017b2
parent1ab44859feac685719b1f8f4023fec6f89b78e08
Support localized decimal separators for hours in the web UI (#21677).

Patch by Go MAEDA (@maeda).

git-svn-id: https://svn.redmine.org/redmine/trunk@22593 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/application_helper.rb
lib/redmine/i18n.rb
test/helpers/application_helper_test.rb