Mercurial > hg > soundsoftware-site
annotate app/views/custom_fields/new.js.erb @ 1593:83412a0a2389 dockerise
Handle API keys etc, + tidying handling of generated files
author | Chris Cannam |
---|---|
date | Fri, 18 Aug 2017 15:02:20 +0100 |
parents | 433d4f72a19b |
children |
rev | line source |
---|---|
Chris@1115 | 1 $('#content').html('<%= escape_javascript(render :template => 'custom_fields/new', :layout => nil, :formats => [:html]) %>') |