From eed66f32e2cc499ba48a60571d4aaff67e870cd7 Mon Sep 17 00:00:00 2001 From: Petko Bordjukov Date: Mon, 20 Apr 2015 16:59:16 +0300 Subject: [PATCH] Restyle the ConferencesController#index view --- app/views/management/conferences/index.html.slim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/management/conferences/index.html.slim b/app/views/management/conferences/index.html.slim index 21fdfcc..9ffc1a0 100644 --- a/app/views/management/conferences/index.html.slim +++ b/app/views/management/conferences/index.html.slim @@ -3,9 +3,9 @@ .row .col-lg-12 - .panel.panel-primary + .panel.panel-default .panel-heading - h1.panel-title = Conference.model_name.human(count: 2).mb_chars.capitalize + h2.panel-title = Conference.model_name.human(count: 2).mb_chars.capitalize .panel-body table.table.table-striped.table-hover.record-table#conferences thead