From 2a5938ed2b5f6369a4aefab123aeecbf94d69216 Mon Sep 17 00:00:00 2001 From: Harry Bomrah Date: Fri, 5 Dec 2014 18:30:24 +0800 Subject: [PATCH] green bar moved to right --- app/views/admin/customization_logs/_index.html.erb | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/app/views/admin/customization_logs/_index.html.erb b/app/views/admin/customization_logs/_index.html.erb index 62e733c..3c659a9 100644 --- a/app/views/admin/customization_logs/_index.html.erb +++ b/app/views/admin/customization_logs/_index.html.erb @@ -21,18 +21,14 @@ <% end %> - + <% if site.site_logs.where(:archive.ne => true).count > 0 %> View Log <% end %> Add Log +
;">
- - -
;">
- - <% end %> \ No newline at end of file