]> source.dussan.org Git - redmine.git/commit
Add class 'error' to custom fields with validation errors (#32764, #34580).
authorGo MAEDA <maeda@farend.jp>
Mon, 11 Jan 2021 12:26:44 +0000 (12:26 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 11 Jan 2021 12:26:44 +0000 (12:26 +0000)
commit354d30df31bbc783aa512ce603ee53d604b0c64d
tree0c2db08c5141dd019a22f22cb917ec969e0ed54b
parentd64a2934ff6d6dd1f540bd8f025b7a41ec8eecfb
Add class 'error' to custom fields with validation errors (#32764, #34580).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@20710 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/custom_fields_helper.rb
app/models/custom_field_value.rb
app/models/issue.rb
test/functional/issues_controller_test.rb