app/views/caboose/sites/admin_edit_css.html.erb in caboose-cms-0.9.217 vs app/views/caboose/sites/admin_edit_css.html.erb in caboose-cms-0.9.218
- old
+ new
@@ -13,14 +13,10 @@
%>
<% tabs.each do |text, href| %>
<li<%= raw request.fullpath == href ? " class='selected'" : '' %>><a href='<%= href %>'><%= raw text %></a></li>
<% end %>
-<% if @site.is_master %>
-<li class="back"><input type="button" onclick="window.location='/admin/sites';" value="< Back" />
-<% else %>
<li class="back"><input type="button" onclick="window.location='/admin';" value="< Back" />
-<% end %>
</ul>
<div id='content2'>
<div class="editor-wrapper">