summaryrefslogtreecommitdiff
path: root/httemplate/elements/menubar.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/menubar.html')
-rw-r--r--httemplate/elements/menubar.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/httemplate/elements/menubar.html b/httemplate/elements/menubar.html
index 4d2700cc5..46f61b3cd 100644
--- a/httemplate/elements/menubar.html
+++ b/httemplate/elements/menubar.html
@@ -5,7 +5,9 @@ Example:
include( '/elements/menubar.html',
#options hashref (optional)
- { 'newstyle' => 1, #may become the default at some point
+ { 'newstyle' => 1, #may become the default at some point
+ 'url_base' => '', #prepended to menubar URLs, for convenience
+ 'selected' => '', #currently selected label
},
#menubar entries (required)