Merge branch 'master' into glitch-soc/merge-upstream
This commit is contained in:
@ -201,6 +201,7 @@ class ApplicationController < ActionController::Base
|
||||
def respond_with_error(code)
|
||||
respond_to do |format|
|
||||
format.any { head code }
|
||||
|
||||
format.html do
|
||||
set_locale
|
||||
use_pack 'error'
|
||||
|
Reference in New Issue
Block a user