summaryrefslogtreecommitdiffstats
path: root/app/controllers
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-01-14 05:19:31 +0000
committerGo MAEDA <maeda@farend.jp>2019-01-14 05:19:31 +0000
commitc9f460bb7dee4afd7d71f0c4535bb5dec650c9e6 (patch)
treeacb0c580d58adc1b6f856bdb8df50713c6a49285 /app/controllers
parentfdf468cdf7f36efd99af8930d4266a420fbe352b (diff)
downloadredmine-c9f460bb7dee4afd7d71f0c4535bb5dec650c9e6.tar.gz
redmine-c9f460bb7dee4afd7d71f0c4535bb5dec650c9e6.zip
Add "nwday" class to non-working days in calendar (#27096).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17798 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/controllers')
-rw-r--r--app/controllers/my_controller.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/controllers/my_controller.rb b/app/controllers/my_controller.rb
index d2cc0c53c..72b65e433 100644
--- a/app/controllers/my_controller.rb
+++ b/app/controllers/my_controller.rb
@@ -29,6 +29,7 @@ class MyController < ApplicationController
helper :custom_fields
helper :queries
helper :activities
+ helper :calendars
def index
page