Merge pull request #1375 from GSA/1373-bug-single-job---preview-does-not-display-variable-information

Bug: Single Job - Preview does not display variable information
This commit is contained in:
Carlo Costino
2024-04-08 17:44:59 -04:00
committed by GitHub
5 changed files with 18 additions and 24 deletions

View File

@@ -28,7 +28,7 @@
</div>
<h2 id="{{ file_contents_header_id }}">Message</h2>
<div class="preview-message"> {{ simplifed_template|string }}</div>
<div class="preview-message"> {{ template|string }}</div>
{% if not request.args.from_test %}
<h2>Recipients list</h2>
<div>

View File

@@ -50,7 +50,7 @@
</div>
<h2 id="{{ file_contents_header_id }}">Message</h2>
<div class="preview-message"> {{ simplifed_template|string }}</div>
<div class="preview-message"> {{ template|string }}</div>
<div class="js-stick-at-bottom-when-scrolling">
<form method="post" enctype="multipart/form-data" action="{{url_for(