{{ t('Snaphots') }}
@if (allowEdit()) { }
@if (nestedSnapshots.length > 0) { }
@if (snapshot.children.length > 0) { } @if (snapshot.isCurrent) { @if (snapshot.type === ProxmoxVirtType.Qemu) { } @else { } } @else { } @if (snapshot.isCurrent) { {{ t('NOW') }} } @else { {{ snapshot.name }} } @if (allowEdit() && !snapshot.isCurrent && snapshot.name) { } @if (snapshot.snaptime_user) { {{ snapshot.snaptime_user }} } @if (snapshot.vmstate) { } @if (snapshot.description) {
{{ snapshot.description }}
}
@if (vmid() && nodeName()) { }