Fixin fucking suggest

This commit is contained in:
magnolia-fan
2011-11-24 02:52:43 +04:00
parent 63a567f7ce
commit 190e19a7f1
3 changed files with 6 additions and 18 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
%ul.suggestions
- @suggestions.each do |artist|
%li
%a.data.artist= artist[:name]
%a.data.artist= artist[:sort_name]
 (
= artist[:type]
)