From cebe8b778cc14970496598ab5e1bea3fe98a92c8 Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Wed, 11 Oct 2017 11:45:26 -0400 Subject: [PATCH] Replace tabs with spaces in the update template. This makes it easier to read the complex logic around the push to stable/batched buttons. Signed-off-by: Randy Barlow --- bodhi/server/templates/update.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bodhi/server/templates/update.html b/bodhi/server/templates/update.html index 773a09819b..82d7610179 100644 --- a/bodhi/server/templates/update.html +++ b/bodhi/server/templates/update.html @@ -506,9 +506,9 @@

Push to Testing % endif % if update.status.description not in ['stable', 'obsolete']: - Push to Batched + Push to Batched % endif - % elif update.request.description == 'batched': + % elif update.request.description == 'batched': Push to Stable % else: Revoke