Commit 0466f7d
authored
Editor: Multi-entity saving: Show correct count of entities to be saved (#66482)
The modal was incorrectly displaying the number of different *types* of
entities to be saved. This result was inconsistent with the actual list
of entities rendered underneath and with the "Review _n_ changes" label
on the left-hand sidebar.1 parent 506342b commit 0466f7d
File tree
1 file changed
+2
-2
lines changed- packages/editor/src/components/entities-saved-states
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
0 commit comments