summaryrefslogtreecommitdiff
path: root/httemplate/elements/menubar.html
diff options
context:
space:
mode:
authorivan <ivan>2009-06-17 02:39:09 +0000
committerivan <ivan>2009-06-17 02:39:09 +0000
commit3a02c437eadd9a39f7e56056ca987a4846650209 (patch)
tree377c23a23f9c8590ea1523172c9eb928153c4079 /httemplate/elements/menubar.html
parent8588f3c0bfbcbeb58dd25a57b5ea375cec00279a (diff)
finish up initial work on customer view tabs (ensure links back to customer view call include show=packages if default view isn't jumbo or packages already), RT#5586
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 4d2700c..46f61b3 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)