Commit 87a731c
fix(assigned-site-dialog): hide Lønregler section when no pay rule sets exist
Gate both the section header and the PayRuleSet dropdown on
availablePayRuleSets.length > 0 so the entire Lønregler block is hidden
when no pay rule sets have been configured in the system.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a099deb commit 87a731c
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
- eform-client/src/app/plugins/modules/time-planning-pn/components/plannings/time-planning-actions/assigned-site
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments