aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stif/dashboard.rb
diff options
context:
space:
mode:
authorcedricnjanga2017-11-07 15:57:19 +0100
committerGitHub2017-11-07 15:57:19 +0100
commit55de3ba4ece8c1448bc219037ce744904cc0d3b3 (patch)
treea074f234a1a67df9c746ab116d4256c5af3cd9a9 /lib/stif/dashboard.rb
parente5ba4a719f1ca563dee6cb109cb8d5a3e923ea03 (diff)
parent43033eef0f6582f4bc4e64199310cc624e18f1be (diff)
downloadchouette-core-compliance_controls_policy.tar.bz2
Merge branch 'master' into compliance_controls_policycompliance_controls_policy
Diffstat (limited to 'lib/stif/dashboard.rb')
-rw-r--r--lib/stif/dashboard.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stif/dashboard.rb b/lib/stif/dashboard.rb
index fafddec62..b6b6b8284 100644
--- a/lib/stif/dashboard.rb
+++ b/lib/stif/dashboard.rb
@@ -5,7 +5,7 @@ module Stif
end
def referentials
- @referentials ||= @workbench.all_referentials
+ @referentials ||= self.workbench.all_referentials
end
def calendars