integrate RTx::Statistics package, part of merging spiritone RT changes (#1661)
[freeside.git] / rt / html / Callbacks / ActivityReports / Elements / Tabs / Default
1 <%init>
2 if ($ARGS{current_toptab} eq "Tools/Offline.html") {
3     $ARGS{tabs}{r} ||= { path  => 'Reports/Activity/index.html',
4                          title => 'Reports',
5                        };
6 }
7 </%init>