|
|
|
|
@ -22,7 +22,6 @@
|
|
|
|
|
<th class="bg-light"> Reference No. </th> |
|
|
|
|
<th class="bg-light"> Title </th> |
|
|
|
|
<th class="bg-light"> Date </th> |
|
|
|
|
<th class="bg-light"> Subject </th> |
|
|
|
|
</thead> |
|
|
|
|
<tbody> |
|
|
|
|
<%= render(DocumentIndexTableComponent.with_collection(@jurisprudences, current_user: current_user)) %> |
|
|
|
|
|