Making links clickable on the description of the rewards

Esse commit está contido em:
Daniel Weinmann
2011-02-23 13:34:03 -03:00
commit 81575d7599
+1 -1
Ver Arquivo
@@ -54,7 +54,7 @@
- if current_user and current_user.admin
#{on_the_spot_edit reward, :description, :type => :textarea}
- else
= reward.description
= auto_link(reward.description, :html => {:target => :_blank})
.clear
.reward_backers
= pluralize reward.backers.confirmed.count, 'apoiador', 'apoiadores'