diff --git a/app/views/admin/dashboard/actions/_form.html.erb b/app/views/admin/dashboard/actions/_form.html.erb index d98bd9501..f479f6ad7 100644 --- a/app/views/admin/dashboard/actions/_form.html.erb +++ b/app/views/admin/dashboard/actions/_form.html.erb @@ -65,15 +65,12 @@ <% if feature?(:allow_attached_documents) %>
-
<%= render "documents/nested_documents", f: f %> -
<% end %>
diff --git a/app/views/admin/legislation/processes/_form.html.erb b/app/views/admin/legislation/processes/_form.html.erb index 3094d4ccd..0fe41f941 100644 --- a/app/views/admin/legislation/processes/_form.html.erb +++ b/app/views/admin/legislation/processes/_form.html.erb @@ -113,18 +113,10 @@ <%= render "documents/nested_documents", f: f %>
-
-
-
-
<%= render "images/nested_image", f: f %>
-
-
-
-

<%= t("admin.legislation.processes.form.banner_title") %>

@@ -154,10 +146,6 @@ - -
-
-