Added page nav at the top of admin/jobs index

This commit is contained in:
2024-09-18 14:46:37 +02:00
parent c3c01bc736
commit 4bff15cd4e

View File

@@ -1,7 +1,8 @@
<%= turbo_frame_tag "admin_jobs" do %>
<div>
<h1 class="font-bold text-4xl py-4 text-hsrm-gray">Alle Druckaufträge</h1>
<div class="min-w-full overflow-auto shadow-lg">
<%== pagy_nav(@pagy) %>
<div class="min-w-full overflow-auto shadow-lg pt-2">
<table class="w-full py-8 table-auto">
<thead class="font-semibold tracking-wide bg-gray-200 border-b-2 border-gray-300 text text-hsrm-gray">
<tr>