diff --git a/frontend-modern/src/features/proxmox/ProxmoxPbsTable.tsx b/frontend-modern/src/features/proxmox/ProxmoxPbsTable.tsx index ba9312243..e6a162f5d 100644 --- a/frontend-modern/src/features/proxmox/ProxmoxPbsTable.tsx +++ b/frontend-modern/src/features/proxmox/ProxmoxPbsTable.tsx @@ -101,13 +101,14 @@ export function ProxmoxPbsTable(props: { - - - - - - + + + + + + + @@ -129,6 +130,7 @@ export function ProxmoxPbsTable(props: { align="left" headClass={getPlatformTableHeadClassForKind('text')} /> + Instance ( -
-
{pbsWorkloadLabel(backup)}
-
- {backup.backupType || 'backup'} -
-
+ {pbsWorkloadLabel(backup)}
-
-
{pbsRepositoryLabel(backup)}
-
- {backup.instance || '—'} -
-
+ {pbsRepositoryLabel(backup)} +
+ + {backup.instance || '—'}
-
{artifact.workload.label}
-
- {artifact.workload.typeLabel} {artifact.workload.vmid} -
+
{artifact.workload.label}