From 44836474c5fff1ff82710d35a5df935278d06768 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80?= <78488229+viktor138irk@users.noreply.github.com> Date: Thu, 7 May 2026 03:53:36 +0900 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B2=D0=B5=D1=81?= =?UTF-8?q?=D1=82=D0=B8=20=D0=B4=D0=B0=D1=88=D0=B1=D0=BE=D1=80=D0=B4=20?= =?UTF-8?q?=D0=BD=D0=B0=20layout=20=D0=B2=20=D1=81=D1=82=D0=B8=D0=BB=D0=B5?= =?UTF-8?q?=20Virtualizor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/templates/dashboard.html | 350 +++++++++++++++++------------------ 1 file changed, 169 insertions(+), 181 deletions(-) diff --git a/web/templates/dashboard.html b/web/templates/dashboard.html index 27214f1..ed2f76e 100644 --- a/web/templates/dashboard.html +++ b/web/templates/dashboard.html @@ -7,209 +7,197 @@
-| Name | State | Autostart | ||||
|---|---|---|---|---|---|---|
| ID | Name | State | Actions | |||
| {{ pool.name }} | -{{ pool.state }} | -{{ pool.autostart }} | +{{ vm.id }} | +{{ vm.name }} | +{{ vm.state }} | ++ Подробнее + + + + + |
| Storage pools не найдены | ||||||
| Виртуальных машин пока нет | ||||||
| ID | Name | State | Actions |
|---|---|---|---|
| {{ vm.id }} | -{{ vm.name }} | -{{ vm.state }} | -- Подробнее - - - - - | -
| Виртуальных машин пока нет | |||
{{ network.interfaces }}
- {{ network.routes }}
- | Name | State | Autostart |
|---|---|---|
| {{ pool.name }} | +{{ pool.state }} | +{{ pool.autostart }} | +
| Storage pools не найдены | ||
{{ network.interfaces }}
+ {{ network.routes }}
+