Fixes #8226: Honor return URL after populating a device bay

This commit is contained in:
jeremystretch
2022-01-04 13:24:15 -05:00
parent 2fe02ddb1f
commit 8c8774cd2f
3 changed files with 4 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
{% render_errors form %}
{% block content %}
<form action="." method="post">
<form action="" method="post">
{% csrf_token %}
<div class="row mb-3">
<div class="col col-md-6 offset-md-3">