-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The order of menu elements is builtins, followed by submenus, followed by html and direct link files. For submenus, you can name them using numerical prefixes. For example, if you have in /opt/quads/web: 1_Tickets 2_Docs Foo Bar The submenus will be named: Tickets Docs Bar Foo with the numbered elements listed first, sorted and numbers stripped off, followed by the unnumbered elements also sorted but being listed after the numbered submenus Within each menu, the same logic is used to sort the html and direct links. Fixes: #525 Change-Id: I1d9c22969531ad44b68f796852c6d313a4ab6c4f
- Loading branch information
1 parent
c12131a
commit 28613db
Showing
4 changed files
with
93 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters