UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Introduce Valkyrie MissionApplication creation to Launchboard projects page.

Merged Michael Winberry requested to merge Valkyrie into master
All threads resolved!
2 files
+ 0
10
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -52,13 +52,6 @@
required
:rules="[inputRules.required, unique]"
/>
<v-text-field
class=""
label="Bootstrap Repo Language"
v-model="project.bootstrapWithSourceCodeRepo.language"
hint="* optional, ie: java, react, ..."
persistent-hint
/>
</div>
</v-col>
<v-col
Loading