annotate app/views/custom_fields/new.js.erb @ 1431:303b9be118d4

Merge from live branch
author Chris Cannam
date Wed, 09 Oct 2013 17:42:12 +0100
parents 433d4f72a19b
children
rev   line source
Chris@1115 1 $('#content').html('<%= escape_javascript(render :template => 'custom_fields/new', :layout => nil, :formats => [:html]) %>')