summaryrefslogtreecommitdiffstats
path: root/app/views/custom_fields/new.js.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/custom_fields/new.js.erb')
-rw-r--r--app/views/custom_fields/new.js.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/custom_fields/new.js.erb b/app/views/custom_fields/new.js.erb
new file mode 100644
index 000000000..d77c97f07
--- /dev/null
+++ b/app/views/custom_fields/new.js.erb
@@ -0,0 +1 @@
+$('#content').html('<%= escape_javascript(render :template => 'custom_fields/new', :layout => nil, :formats => [:html]) %>')