Mercurial > hg > soundsoftware-site
view .svn/pristine/d0/d003fbdebc52ec191d88feaebbdc5535c6333033.svn-base @ 1352:939f4a491900 issue_556
Adds a link to a publication's external URL (if exists). Proposed solution for issue #556.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Fri, 12 Jul 2013 15:26:30 +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');