To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
root / app / views / custom_fields / new.js.erb @ 1298:4f746d8966dd
History | View | Annotate | Download (125 Bytes)
| 1 |
$('#content').html('<%= escape_javascript(render :template => 'custom_fields/new', :layout => nil, :formats => [:html]) %>')
|
|---|