aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjpl2016-11-28 15:51:27 +0100
committerjpl2016-11-28 15:51:27 +0100
commitd518054f4d8ce2beba0ffcb4e4ed85d001534d3e (patch)
tree80a16b8ddc850957cab4d3c292c2768f606162d3
parentfe7f6d299f63d95513b38308ed4fcd986ced692f (diff)
downloadchouette-core-d518054f4d8ce2beba0ffcb4e4ed85d001534d3e.tar.bz2
Fix companies tests
-rw-r--r--app/views/companies/index.html.slim2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/companies/index.html.slim b/app/views/companies/index.html.slim
index 15cd6398f..8f03719a9 100644
--- a/app/views/companies/index.html.slim
+++ b/app/views/companies/index.html.slim
@@ -10,7 +10,7 @@
span.fa.fa-search
#companies
- = render partial: 'companies'
+ = render partial: 'companies', object: @companies
- content_for :sidebar do
ul.actions