weixin_39636057 2020-11-30 14:54
浏览 0

Add main menu dropdown button

Since mantis 2.X if we want to add a plugin button for non manager, we need to use EVENT MAIN MENU. But we are limited by the number of button that our resolution can integrate.

So this pull request allow to integrate a dropdown button and so allow un bigger number of button

This pull request is possible thanks to the new EVENT MAIN MENU FILTER. With this event you can get the array of all main menu button and so integer inside an array of array for each plugin.

Fixes #25893

Picture available : https://ibb.co/m9mwM4p image

该提问来源于开源项目:mantisbt/mantisbt

  • 写回答

1条回答 默认 最新

  • weixin_39636057 2020-11-30 14:54
    关注

    I changed layout to use Ace theme.

    评论

报告相同问题?