Commit 3aaf2ba
committed
minor EasyCorp#7429 Fallback to entity FQCN short name if entity translation feature is n… (michaelKaefer)
This PR was merged into the 4.x branch.
Discussion
----------
Fallback to entity FQCN short name if entity translation feature is n…
…ot used
Sorry but this is another fix for if the label is `null` in `linkToCrud()` and entity translation is not activated. I didn't test enough.
Commits
-------
b594f4b Fallback to entity FQCN short name if entity translation feature is not used1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
116 | 120 | | |
117 | 121 | | |
118 | 122 | | |
| |||
0 commit comments