This commit is contained in:
differentreality 2013-08-16 15:39:00 +03:00
parent 1d59c05591
commit e3828c0a74

View file

@ -1,7 +1,7 @@
%table#myeventratings{:style=>"width: 20%"}
%tr
%td
%b You voted:
%b Your vote:
%td
- @conference.call_for_papers.rating.times do |counter|
- voted = @event.voted?(@event, current_user.person)