This commit is contained in:
2025-12-14 13:33:43 -06:00
parent a6672f08fa
commit e1ff581f0a
+1 -1
View File
@@ -134,7 +134,7 @@
<button id="employeeInfoTab" class="border-indigo-500 text-indigo-600 whitespace-nowrap py-2 px-1 border-b-2 font-medium text-sm active-tab">
Employee Info
</button>
<button id="employeeReportsTab" class="border-transparent text-gray-500 hover:text-gray-700 hover:border-gray-300 whitespace-nowrap py-2 px-1 border-b-2 font-medium text-sm" id="employeeId" style="display: none;">
<button id="employeeReportsTab" class="border-transparent text-gray-500 hover:text-gray-700 hover:border-gray-300 whitespace-nowrap py-2 px-1 border-b-2 font-medium text-sm" style="display: none;">
Reports
</button>
</nav>