diff --git a/templates/requests/_new.html b/templates/requests/_new.html deleted file mode 100644 index 59ceeaa8..00000000 --- a/templates/requests/_new.html +++ /dev/null @@ -1,49 +0,0 @@ -{% extends "base.html" %} - -{% block content %} - -
No Task Order PDF attached.
- {% endif %} -- !{ column.displayName } - - {{ Icon("caret_down") }} - - - {{ Icon("caret_up") }} - - | -||||||
---|---|---|---|---|---|---|
- !{ r.name } - - {{ "requests.index.action_required" | translate }} - - | -
- |
- {% if extended_view %}
- !{ r.full_name } | - {% endif %} -!{ dollars(r.annual_usage) } | -- - !{ r.status } - - - !{ r.status } - - | - {% if extended_view %} -!{ r.dod_component } | - {% endif %} -
Please tell us more about you.
- -We want to collect the following information from you for security auditing and determining priviledged user access.
- -{{ OptionsInput(f.service_branch) }} -{{ OptionsInput(f.citizenship) }} -{{ OptionsInput(f.designation) }} -{{ DateInput(f.date_latest_training,tooltip="When was the last time you completed the IA training?The Portfolio Owner is the primary point of contact and technical administrator of the JEDI Cloud Portfolio and will have the - following responsibilities:
-This person must be a DoD employee (not a contractor).
-The Portfolio Owner may be you. You will be able to add other administrators later. This person will be invited via email - once your request is approved.
- - {{ CheckboxInput(f.am_poc) }} - - - -