annotate .svn/pristine/b7/b7606578258beb8db6b29b583e3f54a2d901557c.svn-base @ 1464:261b3d9a4903 redmine-2.4

Update to Redmine 2.4 branch rev 12663
author Chris Cannam
date Tue, 14 Jan 2014 14:37:42 +0000
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');