summaryrefslogtreecommitdiff
path: root/rt/html/Elements/Tabs
diff options
context:
space:
mode:
authorivan <ivan>2008-03-03 23:12:43 +0000
committerivan <ivan>2008-03-03 23:12:43 +0000
commit2b8d967812822d1aec85faa458d13f0172281139 (patch)
treebef98df624b339a1f0ba35f7711987b835d416f3 /rt/html/Elements/Tabs
parentc648976f0b7975f2328ebd7ba8c711fad0ca4195 (diff)
merge in rt 3.6.6. *gulp*!
Diffstat (limited to 'rt/html/Elements/Tabs')
-rw-r--r--rt/html/Elements/Tabs4
1 files changed, 3 insertions, 1 deletions
diff --git a/rt/html/Elements/Tabs b/rt/html/Elements/Tabs
index f94711c..9d1eea6 100644
--- a/rt/html/Elements/Tabs
+++ b/rt/html/Elements/Tabs
@@ -53,7 +53,8 @@
tabs => $tabs,
actions => $actions,
subactions => $subactions,
- title => $Title
+ title => $Title,
+ show_menu => $show_menu,
&>
<a name="skipnav" id="skipnav" accesskey="8"></a>
<%INIT>
@@ -132,4 +133,5 @@ $tabs => undef
$actions => undef
$subactions => undef
$Title => undef
+$show_menu => 1
</%ARGS>