app/views/fields/polymorphic/_form.html.erb in semantic-administrate-0.1.1 vs app/views/fields/polymorphic/_form.html.erb in semantic-administrate-0.10.0

- old
+ new

@@ -1,12 +1,9 @@ <%# # Polymorphic Form Partial This partial renders an input element for polymorphic relationships. -At the moment, polymorphic form fields are not supported, -so this partial renders a message to that effect. - ## Local variables: - `f`: A Rails form generator, used to help create the appropriate input fields. - `field`: