Merge pull request '駐輪場検索画面 並び替え条件修正' (#43) from main_higashide into main
All checks were successful
Deploy so-manager (auto) / deploy (push) Successful in 25s

Reviewed-on: #43
This commit is contained in:
y.higashide 2025-10-07 16:17:22 +09:00
commit 3cad3b3d0f

View File

@ -17,6 +17,8 @@
</div>
<div class="card-body">
<form class="row form" method="GET" action="">
<input type="hidden" name="sort" value="{{ request('sort', 'park_id') }}">
<input type="hidden" name="order" value="{{ request('order', 'asc') }}">
<div class="w-100 alert alert-success">
<h6><a class="text-success" data-toggle="collapse" href="#search-option" role="button"
aria-expanded="false" aria-controls="search-option">絞込み条件を追加する</a></h6>
@ -52,7 +54,7 @@
</div>
</form>
<div style="overflow-x: auto; width: 100%;">
<table id="searchTable" class="tablesorter table table-striped">
<table id="searchTable" class="table table-striped">
<thead>
<tr>
<th class="header">