Supplier mail changing and polishing
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
- model_class = List
|
||||
div.page-header= title :index, model_class
|
||||
.well
|
||||
- if @lists.any?
|
||||
= render 'lists_table', lists: @lists
|
||||
- else
|
||||
= no_content_given model_class
|
||||
Reference in New Issue
Block a user