merge dev
This commit is contained in:
commit
6c7b61946d
@ -70,8 +70,9 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<form class="row g-3 align-items-center" method="GET" action="/work/get_tickets">
|
||||
|
||||
<form class="row g-3 align-items-center" method="post" action="/work/get_tickets">
|
||||
{% csrf_token %}
|
||||
<div class="col-2">
|
||||
<input class="form-control" type="number" min="1" value="1" name="count_tickets">
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user