@ -8,4 +8,4 @@
You’ve completed all the logs that had errors from your bulk upload.
</p>
<%= govuk_button_link_to "Back to all logs", lettings_logs_path, button: true %>
<%= govuk_button_link_to "Back to all logs", clear_filters_path(filter_type: "lettings_logs"), button: true %>
<%= govuk_button_link_to "Back to all logs", sales_logs_path, button: true %>
<%= govuk_button_link_to "Back to all logs", clear_filters_path(filter_type: "sales_logs"), button: true %>
@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema[7.0].define(version: 2023_07_25_081029) do
ActiveRecord::Schema[7.0].define(version: 2023_07_19_150610) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"