Mercurial > hg > soundsoftware-site
annotate app/views/watchers/destroy.js.erb @ 1149:719d597874fc redmine-2.2-integration
Fixes broken route in projects index.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Mon, 14 Jan 2013 17:45:54 +0000 |
parents | 433d4f72a19b |
children |
rev | line source |
---|---|
Chris@1115 | 1 $('#watchers').html('<%= escape_javascript(render(:partial => 'watchers/watchers', :locals => {:watched => @watched})) %>'); |