aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/javascripts
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts')
-rw-r--r--app/assets/javascripts/es6_browserified/time_tables/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/javascripts/es6_browserified/time_tables/index.js b/app/assets/javascripts/es6_browserified/time_tables/index.js
index 132b1dd95..174cede5c 100644
--- a/app/assets/javascripts/es6_browserified/time_tables/index.js
+++ b/app/assets/javascripts/es6_browserified/time_tables/index.js
@@ -13,6 +13,7 @@ var promise = require('redux-promise')
var initialState = {
status: {
+ actionType: window.actionType,
policy: window.perms,
fetchSuccess: true,
isFetching: false