X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fmenubar.html;h=e6b7fb1dae1f329b2b81be4433b950180f855d5e;hb=db73422eae5dfcd2d96380ce31941e94c9d9b1ae;hp=4d2700cc51f6e23d143518071e54fb80bc3ab57c;hpb=8588f3c0bfbcbeb58dd25a57b5ea375cec00279a;p=freeside.git diff --git a/httemplate/elements/menubar.html b/httemplate/elements/menubar.html index 4d2700cc5..e6b7fb1da 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) @@ -58,16 +60,13 @@ Example: } - +
- + -
-    - <% join(' ', @html ) %> -    +