renders votes partial on ajax request [#47]

This commit is contained in:
rgarcia
2015-07-30 18:43:28 +02:00
parent 5d5b9d00e0
commit ad0e578f2a

View File

@@ -1 +1 @@
$("#votes").html("<%= j render('vote') %>");
$("#votes").html("<%= j render('votes') %>");