mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 10:29:23 +02:00
Update src/registrar/views/domain_request.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
This commit is contained in:
parent
856d1f81fc
commit
956c320a1b
1 changed files with 1 additions and 1 deletions
|
@ -449,7 +449,7 @@ class DomainRequestWizard(DomainRequestWizardPermissionView, TemplateView):
|
|||
else:
|
||||
# Reset the above logic to be extra safe;
|
||||
# we do not want to stumble into a situation where a user
|
||||
# unkowingly overrites when she thinks she's working on a
|
||||
# unknowingly overwrites when she thinks she's working on a
|
||||
# new request
|
||||
self.request.session["new_request"] = True
|
||||
self.steps.current = step
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue