Fix some unnecessary CRSF exemptions

This commit is contained in:
2021-01-31 21:43:30 +00:00
parent 0154ecb6d8
commit 10f2152d8b
2 changed files with 3 additions and 6 deletions

View File

@@ -49,7 +49,7 @@
<span>Asset with that ID does not exist!</span>
</div>
<form id="asset-search-form" class="mb-3" method="POST">
<form id="asset-search-form" class="mb-3" method="GET">
<div class="form-group form-row">
<h3>Audit Asset:</h3>
<div class="input-group input-group-lg">