Skip to content

added a button in menu structure table to toggle visibility of enabled menu items

In order to achieve the functionality, a id was added to menu tables "enabled" column from tabledrag js the button was appended on page load, and with each click the button text and disabled menu rows triggers toggle.

Merge request reports