fix(ui): remove right label for switch toggle EE-3786 (#7349)
* remove right label for switch toggle
This commit is contained in:
@@ -71,7 +71,6 @@ export function EdgeScriptSettingsFieldset({
|
||||
}
|
||||
label="Allow self-signed certs"
|
||||
labelClass="col-sm-3 col-lg-2"
|
||||
switchValues={{ on: 'Yes', off: 'No' }}
|
||||
tooltip="When allowing self-signed certificates the edge agent will ignore the domain validation when connecting to Portainer via HTTPS"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user