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