app/views/admin/menus/show.html.haml in effective_pages-1.1.1 vs app/views/admin/menus/show.html.haml in effective_pages-1.1.2

- old
+ new

@@ -2,10 +2,10 @@ - if defined?(EffectiveRegions) .row.effective-admin-actions .col-sm-6 %p - To edit the main menu, drag and drop items from the fullscreen editor. + All menu editing may be done from the fullscreen editor. Just drag and drop menu items. .col-sm-6 %p.text-right = link_to "Edit #{@menu}", effective_regions.edit_path('/'), class: 'btn btn-primary', 'data-no-turbolink': true, target: '_blank' - if defined?(EffectiveRoles)