-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Content changes made to preview page for further_information_requests
- Loading branch information
Showing
4 changed files
with
36 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 1 addition & 7 deletions
8
app/views/teacher_interface/application_forms/show/_further_information_requested.html.erb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,5 @@ | ||
<h2 class="govuk-heading-m">We need some more information</h2> | ||
|
||
<p class="govuk-body">The assessor needs you to provide some additional information so they can continue reviewing your application.</p> | ||
|
||
<div class="govuk-inset-text"> | ||
You may need to upload 1 or more documents. Make sure any files you upload clearly show the whole document or page, and that any text is easy to read. | ||
</div> | ||
|
||
<p class="govuk-body">You must add all of the requested information, so the assessor can continue reviewing your QTS application.</p> | ||
<p class="govuk-body">The assessor needs you to provide more information so they can continue reviewing your application.</p> | ||
|
||
<%= govuk_start_button(text: "Start now", href: teacher_interface_application_form_further_information_request_path(view_object.further_information_request)) %> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters