Fix and implement supplier counters
This commit is contained in:
@@ -28,7 +28,7 @@ html lang="en"
|
||||
ul.nav.pull-right
|
||||
li.dropdown
|
||||
a.dropdown-toggle href="#" data-toggle="dropdown"
|
||||
= current_supplier.email
|
||||
= current_supplier.name.presence || current_supplier.email
|
||||
b.caret
|
||||
ul.dropdown-menu
|
||||
- if current_supplier.open?
|
||||
|
||||
Reference in New Issue
Block a user