app/views/administrate/application/_index_header.html.erb in administrate-0.18.0 vs app/views/administrate/application/_index_header.html.erb in administrate-0.19.0
- old
+ new
@@ -1,9 +1,9 @@
<% content_for(:title) do %>
<%= display_resource_name(page.resource_name) %>
<% end %>
-<header class="main-content__header" role="banner">
+<header class="main-content__header">
<h1 class="main-content__page-title" id="page-title">
<%= content_for(:title) %>
</h1>
<% if show_search_bar %>