summaryrefslogtreecommitdiff
path: root/templates/project/dashboards/layout.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/project/dashboards/layout.erb')
-rw-r--r--templates/project/dashboards/layout.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project/dashboards/layout.erb b/templates/project/dashboards/layout.erb
index a578f0c..76a1704 100644
--- a/templates/project/dashboards/layout.erb
+++ b/templates/project/dashboards/layout.erb
@@ -20,7 +20,7 @@
<div id="container">
<%= yield %>
</div>
-
+
<% if development? %>
<div id="saving-instructions">
<p>Paste the following at the top of <i><%= params[:dashboard] %>.erb</i></p>