You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix debug text color - add black color to text labels
- Added color: black to all div elements and the container
- Text labels were white on gray background (unreadable)
- Now shows: isAdmin=true, isFirstUser=true, form=EXISTS, useOnlyPlanHours=false, useGoogleSheetAsDefault=false
- Both useOnlyPlanHours and useGoogleSheetAsDefault are false, explaining why Plan hours tab doesn't show
- General tab should still be visible since it has no *ngIf conditions
Co-authored-by: renemadsen <[email protected]>
Copy file name to clipboardExpand all lines: eform-client/src/app/plugins/modules/time-planning-pn/components/plannings/time-planning-actions/assigned-site/assigned-site-dialog.component.html
0 commit comments