mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 00:12:16 +02:00
Tribal government question, still needs follow-up 'more information' page
This commit is contained in:
parent
c0c726e5fa
commit
2c66b3728e
8 changed files with 138 additions and 1 deletions
|
@ -24,6 +24,7 @@ application_urls = [
|
|||
for step, view in [
|
||||
# add/remove steps here
|
||||
(Step.ORGANIZATION_TYPE, views.OrganizationType),
|
||||
(Step.TRIBAL_GOVERNMENT, views.TribalGovernment),
|
||||
(Step.ORGANIZATION_FEDERAL, views.OrganizationFederal),
|
||||
(Step.ORGANIZATION_ELECTION, views.OrganizationElection),
|
||||
(Step.ORGANIZATION_CONTACT, views.OrganizationContact),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue