Reorder cronjob UI elements

This commit is contained in:
Youcef Guichi
2023-06-08 16:19:00 +02:00
parent 8b62aad4a9
commit 846e17eb44
3 changed files with 1 additions and 2 deletions
Binary file not shown.
+1 -2
View File
@@ -1,11 +1,10 @@
[ [
{ {
"schemaIDs": [ "schemaIDs": [
"#/properties/schedule",
"#/properties/image", "#/properties/image",
"#/properties/shell", "#/properties/shell",
"#/properties/schedule",
"#/properties/command" "#/properties/command"
], ],
"uiSchema": { "uiSchema": {
"#/properties/replicas": { "#/properties/replicas": {
Binary file not shown.