From 5a16af8cbbf5330b6f0b8f88b1f611d9c6e0a390 Mon Sep 17 00:00:00 2001 From: graham-dds Date: Tue, 8 Oct 2019 15:20:21 -0400 Subject: [PATCH] Switch up buttons on new app provisioning, step 1 - change cancel button to a link - add disabled previous button --- templates/applications/new/step_1.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/applications/new/step_1.html b/templates/applications/new/step_1.html index e6a2bd54..9ae0ba36 100644 --- a/templates/applications/new/step_1.html +++ b/templates/applications/new/step_1.html @@ -45,7 +45,8 @@ {% block next_button %} {{ SaveButton(text=('portfolios.applications.new.step_1_button_text' | translate)) }} {% endblock %} - + + Cancel