To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
root / app / views / watchers / destroy.js.erb @ 1298:4f746d8966dd
History | View | Annotate | Download (125 Bytes)
| 1 |
$('#watchers').html('<%= escape_javascript(render(:partial => 'watchers/watchers', :locals => {:watched => @watched})) %>');
|
|---|