Commit d4b694e
[5.x] Fix editability of nav items without content reference (#11822)
* Display URL for nav items without titles
* We already have handling for this in a computed value, but non-entry urls weren't getting through.
* Add edit option to twirldown as well.
---------
Co-authored-by: Jesse Leite <jesseleite@gmail.com>1 parent 108a906 commit d4b694e
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments