Merge branch 'hotfix/get_tickets' into 'develop'
Hotfix/get tickets See merge request 2020-2021/online/s101/group-02/access_controller!98
This commit is contained in:
commit
64d72d681b
@ -70,7 +70,8 @@
|
||||
</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