Mercurial > hg > soundsoftware-site
view .svn/pristine/d0/d003fbdebc52ec191d88feaebbdc5535c6333033.svn-base @ 1388:cfa9122bb584 luisf
Removed unnecessary code; added useful comment.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 25 Sep 2013 17:42:46 +0100 |
parents | 038ba2d95de8 |
children |
line wrap: on
line source
$('#ajax-modal').html('<%= escape_javascript(render :partial => 'watchers/new', :locals => {:watched => @watched}) %>'); showModal('ajax-modal', '400px'); $('#ajax-modal').addClass('new-watcher');