Refactor producers tab content for spacing of string

This commit is contained in:
summerscope
2014-05-30 16:02:46 +10:00
parent 587cf1ac9b
commit ae310ff606

View File

@@ -2,8 +2,7 @@
.row
.small-12.columns
%h5
=current_distributor.name
's producers:
= "#{current_distributor.name}'s producers:"
%ul.ofn-list
%li{"ng-repeat" => "producer in CurrentHub.producers"}
= render partial: "modals/producer"