From b477d5469d2ccc27b3d6c5bedc5b3bafcf5c0a4a Mon Sep 17 00:00:00 2001 From: Harry Bomrah Date: Fri, 5 Dec 2014 18:41:06 +0800 Subject: [PATCH] again small fix --- app/views/admin/customization_logs/_index.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/admin/customization_logs/_index.html.erb b/app/views/admin/customization_logs/_index.html.erb index 47ed7ec..d9405bf 100644 --- a/app/views/admin/customization_logs/_index.html.erb +++ b/app/views/admin/customization_logs/_index.html.erb @@ -24,9 +24,9 @@
<% if site.site_logs.where(:archive.ne => true).count > 0 %> - View Log + View Log <% end %> - Add Log + Add Log
;">