]> source.dussan.org Git - redmine.git/commit
Replace `for` loops with `forEach` in `buildFilterRow` function (#32523).
authorGo MAEDA <maeda@farend.jp>
Mon, 9 Sep 2024 14:31:23 +0000 (14:31 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 9 Sep 2024 14:31:23 +0000 (14:31 +0000)
commit053326b660184a7273c43799f4b01237fe6293b2
tree87bbb72315bc624b29afc2b0752b023215da74f5
parente1651bf61e5445c22fe2f1e17d57b6faa63570a8
Replace `for` loops with `forEach` in `buildFilterRow` function (#32523).

Patch by Yuichi HARADA (user:yui.har).

git-svn-id: https://svn.redmine.org/redmine/trunk@23046 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/assets/javascripts/application.js