annotate .svn/pristine/b7/b7606578258beb8db6b29b583e3f54a2d901557c.svn-base @ 1433:cfa80f738847 bibliography_testing

Fixed assertion error message.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 08 Oct 2013 17:29:47 +0100
parents 038ba2d95de8
children
rev   line source
Chris@1296 1 $('#ajax-modal').html('<%= escape_javascript(render :partial => 'issue_categories/new_modal') %>');
Chris@1296 2 showModal('ajax-modal', '600px');