voting visual changes

This commit is contained in:
Stella 2014-02-23 14:56:09 +02:00
parent 4356616566
commit 52543589e4
7 changed files with 44 additions and 21 deletions

View file

@ -1 +1 @@
$('table#myeventratings').replaceWith("<%= escape_javascript(render :partial => 'voting') %>");
$('table#myrating').replaceWith("<%= escape_javascript(render :partial => 'voting') %>");