mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
Remove registrant portal legacy code
This commit is contained in:
parent
47a93b200a
commit
8b256b0b74
6 changed files with 0 additions and 180 deletions
|
@ -1,6 +0,0 @@
|
|||
module Registrant::ApplicationHelper
|
||||
def env_style
|
||||
return '' if unstable_env.nil?
|
||||
"background-image: url(#{image_path("registrar/bg-#{unstable_env}.png")});"
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue