From c021a01112f0541d45e13ca2b942ded7f1bb18a4 Mon Sep 17 00:00:00 2001 From: Mark Hayes Date: Thu, 28 Feb 2013 16:05:43 -0800 Subject: [PATCH] don't attempt to load app.'s file, instead initialize foundation js at bottom the page --- templates/project/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/project/index.html b/templates/project/index.html index 80da42fa3..981b21fb5 100644 --- a/templates/project/index.html +++ b/templates/project/index.html @@ -105,6 +105,8 @@ <% template[:options][:javascripts].each do |f| %> <% end %> - + -- 2.47.3