paging and a little styling

This commit is contained in:
2015-09-21 20:40:07 -05:00
parent c425f63ee9
commit d123e63b76
18 changed files with 71 additions and 30 deletions

View File

@ -10,7 +10,7 @@
%body
= render partial: 'layouts/alerts'
= render partial: 'layouts/navigation'
= render partial: 'sub_nav' if lookup_context.find_all('sub_nav').any?
= render partial: 'sub_nav'
= yield
= render partial: 'layouts/footer'
= yield :modals