+
This resource could not be loaded right now.{" "}
Back to resources
diff --git a/apps/web/src/components/resources/SkillMatrixUpload.tsx b/apps/web/src/components/resources/SkillMatrixUpload.tsx
index e374c94..d9c39b6 100644
--- a/apps/web/src/components/resources/SkillMatrixUpload.tsx
+++ b/apps/web/src/components/resources/SkillMatrixUpload.tsx
@@ -185,7 +185,7 @@ export function SkillMatrixUpload({ resourceId, isOwner, onClose, onSuccess }: P
)}
-
+
This will replace all existing skills for this resource.
diff --git a/apps/web/src/components/vacations/VacationClient.tsx b/apps/web/src/components/vacations/VacationClient.tsx
index da2086b..e9c82d9 100644
--- a/apps/web/src/components/vacations/VacationClient.tsx
+++ b/apps/web/src/components/vacations/VacationClient.tsx
@@ -179,19 +179,19 @@ export function VacationClient() {
<>
{/* Pending approvals (manager view) */}
{pendingList.length > 0 && (
-
+
-
+
Pending Approvals ({pendingList.length})
{/* Batch controls */}