5 lines
216 B
Plaintext
5 lines
216 B
Plaintext
- content_for :head do
|
|
= include_javascripts :edit_custom_fields, :contents
|
|
= include_stylesheets :fancybox
|
|
|
|
= render 'admin/custom_fields/custom_form', :form => f, :title => :attributes, :parent => @content_type |