aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/calendars_controller.rb
diff options
context:
space:
mode:
authorcedricnjanga2018-01-24 19:55:56 -0800
committercedricnjanga2018-02-07 07:23:53 -0800
commit0869a498ea0a101e70a5b3fd938eb4a2a3d04a32 (patch)
tree491774cb4a4187ebbe3fa33abc1723c46bee1d30 /app/controllers/calendars_controller.rb
parentbb638da38f8155c5433322c413f465dfa928d4e1 (diff)
downloadchouette-core-0869a498ea0a101e70a5b3fd938eb4a2a3d04a32.tar.bz2
update calendar build_links for table builder
Diffstat (limited to 'app/controllers/calendars_controller.rb')
-rw-r--r--app/controllers/calendars_controller.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/controllers/calendars_controller.rb b/app/controllers/calendars_controller.rb
index 585851f00..b02764f8f 100644
--- a/app/controllers/calendars_controller.rb
+++ b/app/controllers/calendars_controller.rb
@@ -1,4 +1,5 @@
class CalendarsController < ChouetteController
+ include WorkgroupSupport
include PolicyChecker
include TimeTablesHelper