From 6913e8cdbda92adbe8f680b2b5167a22a80a2f71 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Tue, 14 Aug 2018 13:08:44 -0400 Subject: [PATCH] wrap transition around all conditional elements --- templates/requests/screen-1.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/templates/requests/screen-1.html b/templates/requests/screen-1.html index 8ab3761a..34cef91b 100644 --- a/templates/requests/screen-1.html +++ b/templates/requests/screen-1.html @@ -30,8 +30,9 @@

Cloud Readiness

{{ TextInput(f.num_software_systems,validation="integer",tooltip="A software system can be any code that you plan to host on cloud infrastructure. For example, it could be a custom-developed web application, or a large ERP system.") }} {{ OptionsInput(f.jedi_migration, tooltip="Cloud migration is the process of moving data, applications or other business elements from an organization\\'s onsite computers/data centers to the cloud, or moving them from one cloud environment to another.") }} -