summaryrefslogtreecommitdiff
path: root/rt/html/Reports/Activity/Elements/ScreenHeader
blob: 080efc0dd6626adb6531ae78c04a89db32e5d10c (plain)
1
2
3
4
5
6
7
8
<%args>
$title => undef
$path => undef
</%args>
<& /Elements/Header, Title => $title &>
<& Tabs,
    current_subtab => $path,
    Title => $title &>