<%= @object.class.human_attribute_name(attribute) -%>
<%= send("#{form_element}_edit", @object, attribute) -%>
<% end -%>
<% end -%>
<% end -%>
<%= link_to( send(@Klass.to_s.underscore.pluralize + '_path', :update => @update_span,
:parent_class => @parent_class,
:parent_id => @parent_id,
:ul_needed => true ),
:remote => true,
) do -%>