Actions
Improvement #1636
closedxmera Omnia - Collection #1634: Remove the application menu from views in admin area
The application menu shows up when opening the plugin in admin area
Start date:
Due date:
% Done:
100%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Description
Usually the application menu is hidden in admin area.
But when opening the plugin the menu shows up. This could be easily fixed with:
self.main_menu = false
in the respective controller.
Updated by liaham over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Updated by liaham over 1 year ago
- Target version changed from unreleased to 3.1.3-xmr
Actions