diff options
Diffstat (limited to 'app/views/referential_companies/index.js.slim')
| -rw-r--r-- | app/views/referential_companies/index.js.slim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/referential_companies/index.js.slim b/app/views/referential_companies/index.js.slim new file mode 100644 index 000000000..cfb1c719c --- /dev/null +++ b/app/views/referential_companies/index.js.slim @@ -0,0 +1 @@ +| $('#companies').html("= escape_javascript(render('companies'))");
\ No newline at end of file |
