From 0b3e293b3807e96d97de8c2eb921d5dd191c0fb4 Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 24 Oct 2014 11:26:58 +1100 Subject: [PATCH] Remove whitespace, add alert box --- .../overview/single_enterprise_dashboard.html.haml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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