Open
Description
I know I mentioned this many years ago, but I just had some users think things were broken because when you look at a Lister under the Pages menu, there is a >
indicating that there are submenu items to be loaded. When you hover, PW starts the ajax spinner, but of course nothing is shown because there is nothing to show.
I am guessing it's an issue of DB performance (saving doing a child count before displaying the menu item), but surely in the case of Listers we know there are no children, and so the >
can be removed?