spec/support/test_app/app/views/basics4/index.html.haml in wice_grid-6.1.3 vs spec/support/test_app/app/views/basics4/index.html.haml in wice_grid-7.1.0

- old
+ new

@@ -1,12 +1,13 @@ -.well - %h2= current_page_title - %p - To disable a filter use - %code filter: false - \. +.card.bg-light + .card-body + %h2= current_page_title + %p + To disable a filter use + %code filter: false + \. = show_code -.row-fluid +.row .col-md-12 - = render 'grid' \ No newline at end of file + = render 'grid'