aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/dashboard.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/dashboard.rb')
-rw-r--r--app/models/dashboard.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/dashboard.rb b/app/models/dashboard.rb
index 46c621266..e0857dca3 100644
--- a/app/models/dashboard.rb
+++ b/app/models/dashboard.rb
@@ -27,4 +27,5 @@ class Dashboard
def current_organisation
context.send(:current_organisation)
end
+
end