Refactor JEDI request form logic into new class

This commit is contained in:
richard-dds
2018-07-08 14:30:49 -04:00
parent d630e047a0
commit 7dadff7481
3 changed files with 164 additions and 91 deletions

View File

@@ -29,12 +29,6 @@
<label>What organizations are supported by these applications?</label>
<b>{{ data.get('details_of_use', {}).get('supported_organizations') }}</b>
<label>Please enter the Unique Item Identifier (UII)s related to your application(s) if you already have them.</label>
<b>{{ data.get('details_of_use', {}).get('uii_ids') }}</b>
<label>Please provide the Program Element (PE) Numbers related to your request</label>
<b>{{ data.get('details_of_use', {}).get('pe_id') }}</b>
<h4>Cloud Resources</h4>
<label>Total Number of vCPU cores</label>