Skip to content

Commit e37053f

Browse files
committed
Revert position list
1 parent 0932ab7 commit e37053f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/positions/index.blade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ class="d-none d-md-inline-flex link-body-emphasis text-decoration-none icon-link
2626
</x-header>
2727

2828
<x-container>
29-
<div class="col-xl-8 col-md-12 mx-auto hotwire-frame">
3029
<turbo-frame id="positions-frame"
3130
target="_top"
3231
class="row g-4"
@@ -36,6 +35,7 @@ class="row g-4"
3635
@include('positions.list')
3736
</turbo-frame>
3837

38+
<div class="row g-4">
3939
@include('positions.pagination')
4040
</div>
4141
</x-container>

0 commit comments

Comments
 (0)