feat: add approval/rejection information and change history display in AprovarAusencias and AprovarFerias components for enhanced user feedback
This commit is contained in:
@@ -389,3 +389,5 @@
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2041,10 +2041,6 @@
|
||||
|
||||
<div class="stat bg-base-100 rounded-box border-error/30 border shadow-lg">
|
||||
<div class="stat-figure text-error">
|
||||
<X class="h-8 w-8" strokeWidth={2} />
|
||||
</div>
|
||||
d="M10 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2m7-2a9 9 0 11-18 0 9 9 0 0118 0z"
|
||||
/>
|
||||
<X class="h-8 w-8" strokeWidth={2} />
|
||||
</div>
|
||||
<div class="stat-title">Reprovadas</div>
|
||||
|
||||
Reference in New Issue
Block a user