diff --git a/scripts/__pycache__/load_path.cpython-310.pyc b/scripts/__pycache__/load_path.cpython-310.pyc new file mode 100644 index 0000000..ea91a3c Binary files /dev/null and b/scripts/__pycache__/load_path.cpython-310.pyc differ diff --git a/wwwroot/components/index.ui b/wwwroot/components/index.ui index 605db9c..61d0de3 100644 --- a/wwwroot/components/index.ui +++ b/wwwroot/components/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"components_tbl", "widgettype":"Tabular", @@ -129,4 +135,6 @@ ,"binds":[] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/cpccluster/index.ui b/wwwroot/cpccluster/index.ui index e82e273..aa51205 100644 --- a/wwwroot/cpccluster/index.ui +++ b/wwwroot/cpccluster/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"cpccluster_tbl", "widgettype":"Tabular", @@ -152,4 +158,6 @@ ,"binds":[] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/cpclist/index.ui b/wwwroot/cpclist/index.ui index f9ee167..2ac0f36 100644 --- a/wwwroot/cpclist/index.ui +++ b/wwwroot/cpclist/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"cpclist_tbl", "widgettype":"Tabular", @@ -263,4 +269,6 @@ } ] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/cpcnode/index.ui b/wwwroot/cpcnode/index.ui index 425ffb4..41b58ec 100644 --- a/wwwroot/cpcnode/index.ui +++ b/wwwroot/cpcnode/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"cpcnode_tbl", "widgettype":"Tabular", @@ -185,4 +191,6 @@ ,"binds":[] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/cpcpod/index.ui b/wwwroot/cpcpod/index.ui index ed00628..089e008 100644 --- a/wwwroot/cpcpod/index.ui +++ b/wwwroot/cpcpod/index.ui @@ -1,3 +1,10 @@ +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id": "cpcpod_tbl", "widgettype": "Tabular", @@ -176,4 +183,6 @@ "cache_limit": 5 }, "binds": [] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/cpcpodyaml/index.ui b/wwwroot/cpcpodyaml/index.ui index b624e57..a58d698 100644 --- a/wwwroot/cpcpodyaml/index.ui +++ b/wwwroot/cpcpodyaml/index.ui @@ -1,3 +1,10 @@ +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id": "cpcnode_tbl", "widgettype": "Tabular", @@ -275,4 +282,6 @@ "cache_limit": 5 }, "binds": [] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/cpcworker/index.ui b/wwwroot/cpcworker/index.ui index e9f47c5..2f5bd47 100644 --- a/wwwroot/cpcworker/index.ui +++ b/wwwroot/cpcworker/index.ui @@ -1,3 +1,10 @@ +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id": "cpcworker_tbl", "widgettype": "Tabular", @@ -176,4 +183,6 @@ "cache_limit": 5 }, "binds": [] -} \ No newline at end of file +} + ] +}