From 765acd8e218f78abefdf65ec8f7457ce4a0fbe1f Mon Sep 17 00:00:00 2001 From: Samuel Padgett Date: Wed, 1 Nov 2017 15:23:35 -0400 Subject: [PATCH] Fix bug where wrong next steps message can be displayed --- .../process-template-dialog/process-template-results.html | 6 ++++++ dist/scripts/templates.js | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/app/views/directives/process-template-dialog/process-template-results.html b/app/views/directives/process-template-dialog/process-template-results.html index 644d2b53f8..c9adbfc0d1 100644 --- a/app/views/directives/process-template-dialog/process-template-results.html +++ b/app/views/directives/process-template-dialog/process-template-results.html @@ -1,5 +1,11 @@
+ \n" + - "\n" + + "\n" + + "\n" + "\n" + "
" );