Merge pull request #815 from dod-ccpo/add-new-env-app-settings

Add New Environment via app settings
This commit is contained in:
montana-mil
2019-05-15 11:30:29 -04:00
committed by GitHub
14 changed files with 193 additions and 48 deletions

View File

@@ -1,4 +1,5 @@
{% from "components/options_input.html" import OptionsInput %}
{% from "components/toggle_list.html" import ToggleButton, ToggleSection %}
{{ team_form.csrf_token }}