Add opensimplif feature flip to hide user/gestionnaire tabs
This commit is contained in:
parent
86e6dd0233
commit
101bd68252
7 changed files with 40 additions and 10 deletions
|
@ -83,6 +83,10 @@ class Features
|
|||
def self.unified_login
|
||||
false
|
||||
end
|
||||
|
||||
def self.opensimplif
|
||||
false
|
||||
end
|
||||
end
|
||||
|
||||
WebMock.disable_net_connect!(allow_localhost: true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue