mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 23:35:31 +02:00
fix(upgrade): remove yellow upgrade banner EE-5141 (#8640)
This commit is contained in:
parent
37f382d286
commit
621a01ba3b
11 changed files with 6 additions and 52 deletions
|
@ -22,7 +22,6 @@ export function mockExampleData() {
|
|||
Role: 2,
|
||||
ThemeSettings: {
|
||||
color: 'auto',
|
||||
subtleUpgradeButton: false,
|
||||
},
|
||||
EndpointAuthorizations: {},
|
||||
PortainerAuthorizations: {
|
||||
|
@ -50,7 +49,6 @@ export function mockExampleData() {
|
|||
Role: 2,
|
||||
ThemeSettings: {
|
||||
color: 'auto',
|
||||
subtleUpgradeButton: false,
|
||||
},
|
||||
EndpointAuthorizations: {},
|
||||
PortainerAuthorizations: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue