Fix and implement supplier counters

This commit is contained in:
2014-03-07 18:29:49 +01:00
parent 95e268adea
commit 99473758e6
25 changed files with 304 additions and 65 deletions
+1 -1
View File
@@ -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?