forked from bofh/fetsite
AutoCommit Sam Jun 20 19:03:05 CEST 2015
This commit is contained in:
1
app/views/flags/_flag.js.erb
Normal file
1
app/views/flags/_flag.js.erb
Normal file
@@ -0,0 +1 @@
|
||||
$('#<%=@obj.flaglinkid(params[:flag]) %>').replaceWith("<%= escape_javascript( render(partial: "flags/flaglink", format: "html", locals: {flag: params[:flag]}) )%>");
|
||||
Reference in New Issue
Block a user