changed wording
This commit is contained in:
parent
ed41c4d598
commit
992f9337ba
@ -207,7 +207,7 @@ export async function renderAdminDashboard() {
|
|||||||
|
|
||||||
<div class="flex flex-wrap gap-2">
|
<div class="flex flex-wrap gap-2">
|
||||||
<button id="view-archives-btn" class="px-4 py-2 bg-gray-500 text-white rounded-lg hover:bg-gray-600">View Archives</button>
|
<button id="view-archives-btn" class="px-4 py-2 bg-gray-500 text-white rounded-lg hover:bg-gray-600">View Archives</button>
|
||||||
<button id="archive-btn" class="px-4 py-2 bg-amber-500 text-white rounded-lg hover:bg-amber-600">Archive All Completed Records</button>
|
<button id="archive-btn" class="px-4 py-2 bg-amber-500 text-white rounded-lg hover:bg-amber-600">Archive Time Sheet</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div><h3 class="text-xl font-bold text-gray-700 mb-2">Hours by Employee</h3>{...}</div>
|
<div><h3 class="text-xl font-bold text-gray-700 mb-2">Hours by Employee</h3>{...}</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user