End of week commit
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
div.page-header= title :index, List
|
||||
.well
|
||||
- content_for :head do
|
||||
= javascript_include_tag 'supplier/app/application'
|
||||
/div.page-header= title :index, List
|
||||
/.well
|
||||
- if @lists.any?
|
||||
= paginate @lists
|
||||
= render 'lists_table', lists: @lists
|
||||
|
||||
Reference in New Issue
Block a user