1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Redirect errors on match#stat back to match#stat

This commit is contained in:
2023-01-09 19:27:31 -05:00
parent eb56b9d16c
commit 371b44977f
2 changed files with 9 additions and 2 deletions

View File

@@ -32,6 +32,7 @@ class MatsController < ApplicationController
@tournament = @match.tournament
end
session[:return_path] = request.original_fullpath
session[:error_return_path] = request.original_fullpath
end
# GET /mats/new