Mercurial > hg > soundsoftware-site
view .svn/pristine/d0/d003fbdebc52ec191d88feaebbdc5535c6333033.svn-base @ 1436:ee598c21c239 biblio_alt_search_auth
Changed query that was using group (breaking the development server): using uniq instead.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Thu, 10 Oct 2013 19:42:43 +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');