app/views/alchemy/admin/pages/configure_external.html.erb in alchemy_cms-2.3.2 vs app/views/alchemy/admin/pages/configure_external.html.erb in alchemy_cms-2.4.beta2
- old
+ new
@@ -1,6 +1,6 @@
<%= form_for([:admin, @page], :remote => true) do |f| %>
- <div id="errors" style="display:none"></div>
+ <div id="errors"></div>
<table id="page_names">
<tr>
<td class="label"><%= t("page_type") %>: </td>
<td class="value long">
<p><%= @page.layout_display_name %></p>