Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 8.4.4, 9.6
-
Fix Version/s: 9.8-rc-1
-
Component/s: Flamingo Skin
-
Labels:None
-
Difficulty:Easy
-
Documentation:N/A
-
Documentation in Release Notes:
-
Pull Request Status:Pull Request accepted
-
Similar issues:
Description
Hello,
I notice that there are empty Class for all <li> in "More actions" menu
ie:
<li class=""> <a href="/xwiki/bin/view/XWiki/Admin?viewer=siblings" title="Siblings"> <span class="fa fa-folder"></span> Siblings </a> </li>
and "siblings" entry haven't an id (or class) if devs want customize this entry with custom SSX
I didn't check all entries about this last point anyway.
Ty