From f965269c9d840d5d598b67432446c30649c95878 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Sun, 23 Jun 2013 17:31:01 -0400 Subject: [PATCH] update location of upload button move to right column --- views/dashboard.slim | 1 + 1 file changed, 1 insertion(+) diff --git a/views/dashboard.slim b/views/dashboard.slim index fef8fec1..e8a0d2e5 100644 --- a/views/dashboard.slim +++ b/views/dashboard.slim @@ -64,6 +64,7 @@ javascript: .row style="margin-top: 20px" .span5 + Upload New File h4: a href="/site_files/#{current_site.username}.zip" Download Entire Site