Restyle the ConferencesController#index view

This commit is contained in:
Petko Bordjukov 2015-04-20 16:59:16 +03:00
parent 10c9bfaa06
commit eed66f32e2
1 changed files with 2 additions and 2 deletions

View File

@ -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