-
}>
@@ -198,7 +198,7 @@ export function ResourceTable(props: ResourceTableProps) {
{/* Alerts column */}
- |
+ |
|
{/* Actions column */}
-
+ |
@@ -322,7 +322,7 @@ export function ResourceTable(props: ResourceTableProps) {
return (
- |
+ |
{resource.name}
@@ -343,7 +343,7 @@ export function ResourceTable(props: ResourceTableProps) {
|
-
+ |
|
-
+ |
+ |
-
}>
@@ -419,7 +419,7 @@ export function ResourceTable(props: ResourceTableProps) {
{/* Alerts column */}
- |
+ |
|
{/* Actions column */}
-
+ |
diff --git a/frontend-modern/src/components/Alerts/ThresholdsTable.tsx b/frontend-modern/src/components/Alerts/ThresholdsTable.tsx
index 85081c665..0d62b10c0 100644
--- a/frontend-modern/src/components/Alerts/ThresholdsTable.tsx
+++ b/frontend-modern/src/components/Alerts/ThresholdsTable.tsx
@@ -621,8 +621,8 @@ export function ThresholdsTable(props: ThresholdsTableProps) {
- | VMs & Containers |
-
+ | VMs & Containers |
+
|
-
+ |
|
-
+ |
|
- - |
-
+ | - |
+
|
-
+ |
|
-
+ |
|
-
+ |
|
- | Proxmox Nodes |
-
+ | Proxmox Nodes |
+
|
-
+ |
|
-
+ |
|
- - |
- - |
- - |
- - |
- - |
+ - |
+ - |
+ - |
+ - |
+ - |
- | Storage |
- - |
- - |
- - |
-
+ | Storage |
+ - |
+ - |
+ - |
+
|
- - |
- - |
- - |
- - |
+ - |
+ - |
+ - |
+ - |
diff --git a/frontend-modern/src/components/Backups/UnifiedBackups.tsx b/frontend-modern/src/components/Backups/UnifiedBackups.tsx
index 5f8721c75..0f203422a 100644
--- a/frontend-modern/src/components/Backups/UnifiedBackups.tsx
+++ b/frontend-modern/src/components/Backups/UnifiedBackups.tsx
@@ -893,14 +893,14 @@ const UnifiedBackups: Component = () => {
- | PBS Instance |
- Status |
- CPU |
- Memory |
- Storage |
- Datastores |
- Backups |
- Uptime |
+ PBS Instance |
+ Status |
+ CPU |
+ Memory |
+ Storage |
+ Datastores |
+ Backups |
+ Uptime |
@@ -952,7 +952,7 @@ const UnifiedBackups: Component = () => {
}
}}
>
-
+ |
|
-
+ |
{
|
-
+ |
|
-
+ |
{
type="memory"
/>
|
-
+ |
{
type="disk"
/>
|
-
+ |
{pbs.datastores?.length || 0}
|
-
+ |
{pbsBackups()}
|
-
+ |
{formatUptime(pbs.uptime)}
@@ -1040,7 +1040,7 @@ const UnifiedBackups: Component = () => {
| | | |