Skip to content

Commit bceb35d

Browse files
committed
Update headers on seating group view page
1 parent b6f92c4 commit bceb35d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/admin/seatgroups/show.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ class="btn btn-primary d-inline-block">
8787
<thead>
8888
<tr>
8989
<th>ID</th>
90-
<th>Assignment Type</th>
91-
<th>Assignment Type ID</th>
90+
<th>Type</th>
91+
<th>Name</th>
9292
<th></th>
9393
</tr>
9494
</thead>

0 commit comments

Comments
 (0)