Commit 739c977
committed
admin: tree selection now expands lazily loaded branches
- the JS item template was rendered without the children container
because the '__expandable__' placeholder never equaled 'true', so
children of items created via AJAX were appended into an empty jQuery
set and never reached the DOM
- affected every branch not pre-rendered on the server, e.g. a third
level category on product detail when the product is not assigned in
that branch1 parent d2c504c commit 739c977
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
144 | 147 | | |
145 | 148 | | |
146 | 149 | | |
| |||
0 commit comments