Implement Event Ratings

This commit is contained in:
shlok007 2016-09-22 20:06:46 -04:00 committed by Shlok Srivastava
parent 5be1ad52ee
commit 20f4853487
67 changed files with 1298 additions and 378 deletions

View file

@ -57,11 +57,12 @@
%h3 Voting Options
%hr
%dt
Rating Levels
%dd#rating
= @program.rating
%dt Voting enabled?
%dd
- if @program.rating_enabled
Yes
- else
No
%dt Blind Voting
%dd#blind_voting
= @program.blind_voting