Update
This commit is contained in:
@@ -12,7 +12,7 @@ class AdminsController < ApplicationController
|
||||
else
|
||||
session[:admin_unlocked] = false
|
||||
@unlocked = false
|
||||
flash.now[:alert] = "That passphrase did not unlock anything. Check the advert again."
|
||||
flash.now[:alert] = "That passphrase did not unlock anything. Check the stock page again."
|
||||
render :show, status: :unprocessable_entity
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user