From f7cca112011663856ff34da8fe0e8fcc738be7a9 Mon Sep 17 00:00:00 2001 From: loganhz Date: Wed, 14 Aug 2019 17:33:19 +0800 Subject: [PATCH] Show transitioning message for snapshots https://github.com/rancher/rancher/issues/20685 --- app/authenticated/cluster/backups/template.hbs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/authenticated/cluster/backups/template.hbs b/app/authenticated/cluster/backups/template.hbs index f9b99a098..e45c071fc 100644 --- a/app/authenticated/cluster/backups/template.hbs +++ b/app/authenticated/cluster/backups/template.hbs @@ -36,6 +36,9 @@ {{action-menu model=backup}} + {{#if backup.showTransitioningMessage}} + {{error-sub-row fullColspan=sortable.fullColspan model=backup}} + {{/if}} {{else if (eq kind "norows")}}