]> source.dussan.org Git - redmine.git/commit
Replace "even" and "odd" CSS classes with "this-month" and "other-month" for calendar...
authorGo MAEDA <maeda@farend.jp>
Sun, 20 Oct 2024 07:02:22 +0000 (07:02 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 20 Oct 2024 07:02:22 +0000 (07:02 +0000)
commit309e6a27f35f56b397dc711c7ddfebef7e4b5db1
tree08159f789b6853f9cdf040d7fc8ab107f6ca7e3d
parent1d46be8b0f037e173ba4bf2c68ab0d0c33f1eb48
Replace "even" and "odd" CSS classes with "this-month" and "other-month" for calendar days (#41509).

Patch by Go MAEDA (user:maeda).

git-svn-id: https://svn.redmine.org/redmine/trunk@23151 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/assets/stylesheets/application.css
lib/redmine/helpers/calendar.rb
test/functional/calendars_controller_test.rb