<%= content_for(:header_tags) do %> <%= import_ke(enable_at: false, prettify: false, init_activity: false) %> <%= javascript_include_tag "des_kindEditor" %> <% end %>
<%= OrgSubfield.try(:find, params[:field_id]).try(:name) %>
<%= form_tag org_subfield_sub_domain_sub_document_comment_path(:org_subfield_id => @org_subfield.id, :sub_domain_id => @subdomain.id), :id => 'new_sub_document_form' do |f| %>
<%#= kindeditor_tag 'org_document_comment[content]','', :editor_id => 'org_document_description_editor', :height => "150px" %>

<%#= render :partial => 'org_document_comments/attachment', :locals => {:container => nil} %>
<% end %>