mirror of
https://github.com/Labelbase/Labelbase.git
synced 2026-08-18 13:09:04 +02:00
.
This commit is contained in:
parent
93e3f8e337
commit
a04aee178a
1 changed files with 1 additions and 1 deletions
|
|
@ -285,7 +285,7 @@ body {
|
|||
<div class="modal" tabindex="-1" id="addLabelbaseModal">
|
||||
<div class="modal-dialog modal-dialog-centered">
|
||||
<div class="modal-content">
|
||||
<form action="{% url 'addlabelbase' %}" method="post">
|
||||
<form action="{% url 'labelbase_new' %}" method="post">
|
||||
{% csrf_token %}
|
||||
<div class="modal-header">
|
||||
<h5 class="modal-title">Add Labelbase</h5>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue