Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.web
Commits
1e0213d7
Commit
1e0213d7
authored
Sep 25, 2020
by
Flavio TARSETTI
Browse files
[ui][registration][views] remove unused URL_PREFIX
parent
955b82f9
Pipeline
#43138
passed with stage
in 15 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
beat/web/ui/registration/views.py
View file @
1e0213d7
...
...
@@ -205,7 +205,6 @@ def register(
"form_supervisor"
:
form_supervisor
,
"supervisor_form_active"
:
supervisor_form_active
,
"documentation_link"
:
settings
.
DOCUMENTATION_LINK
,
"url_prefix"
:
settings
.
URL_PREFIX
,
}
if
extra_context
is
not
None
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment