star voting system for proposals
This commit is contained in:
parent
2314d943e1
commit
834362491e
17 changed files with 157 additions and 3 deletions
1
app/views/admin/events/vote.js.erb
Normal file
1
app/views/admin/events/vote.js.erb
Normal file
|
|
@ -0,0 +1 @@
|
|||
$('table#myeventratings').replaceWith("<%= escape_javascript(render :partial => 'voting') %>");
|
||||
Loading…
Add table
Add a link
Reference in a new issue