mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
refactor(settings): move app settings to panel [EE-5503] (#9043)
This commit is contained in:
parent
4f04fe54a7
commit
c7756f3018
19 changed files with 477 additions and 201 deletions
|
@ -61,6 +61,7 @@ export function EdgeCheckinIntervalField({
|
|||
}}
|
||||
options={options}
|
||||
disabled={readonly}
|
||||
id="edge_checkin"
|
||||
/>
|
||||
</FormControl>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue