Browse Source

refactor: spacing

pull/861/head
natdeanlewissoftwire 3 years ago
parent
commit
1d5e2fb8ad
  1. 2
      app/controllers/locations_controller.rb

2
app/controllers/locations_controller.rb

@ -79,7 +79,7 @@ class LocationsController < ApplicationController
else else
redirect_to(scheme_check_answers_path(@scheme, anchor: "locations")) redirect_to(scheme_check_answers_path(@scheme, anchor: "locations"))
end end
end end
else else
render :edit, status: :unprocessable_entity render :edit, status: :unprocessable_entity
end end

Loading…
Cancel
Save