fix including supplier javascript

This commit is contained in:
2012-09-03 15:19:13 +02:00
parent ccbe655a32
commit 27d7fd304e
4 changed files with 38 additions and 32 deletions
+1 -1
View File
@@ -75,5 +75,5 @@ html lang="en"
Javascripts
\==================================================
/! Placed at the end of the document so the pages load faster
= javascript_include_tag "application"
= javascript_include_tag "supplier/application"
= yield :footer