aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcedricnjanga2018-01-24 19:55:56 -0800
committercedricnjanga2018-02-06 11:19:46 -0800
commit98369b4395a5b11d7184f97d211eecc387f6ca2f (patch)
tree958adf074632246e884720bf6ce47a418c939a9b
parenta261ce4c824ad8ffecca7b4fb98aaa3b68ba529c (diff)
downloadchouette-core-98369b4395a5b11d7184f97d211eecc387f6ca2f.tar.bz2
update calendar build_links for table builder
-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 75e7a4ddd..91c91f0ca 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