diff --git a/app/views/spree/admin/overview/single_enterprise_dashboard.html.haml b/app/views/spree/admin/overview/single_enterprise_dashboard.html.haml index c2d549ea4e..5c517242a0 100644 --- a/app/views/spree/admin/overview/single_enterprise_dashboard.html.haml +++ b/app/views/spree/admin/overview/single_enterprise_dashboard.html.haml @@ -1,10 +1,8 @@ - content_for :page_title do %h1 = @enterprise.name - %span.small - ( - = enterprise_type_name(@enterprise) - ) + %span.small< + = "(#{enterprise_type_name(@enterprise)})" - content_for :page_actions do :javascript @@ -18,8 +16,10 @@ #type_selection{ hidden: true } = render partial: "change_type_form" -#message - Message bar +.alert-box{"data-alert" => ""} + Alert box. Timely and contextual messages go here. Should animate in and be closeable. + %a.close{:href => "#"} × + .row .alpha.seven.columns