[freeside-commits] freeside/rt/html/Callbacks/RT-WebCronTool/Elements/Tabs Default, NONE, 1.1.2.2

Ivan,,, ivan at wavetail.420.am
Wed Jun 20 15:29:38 PDT 2007


Update of /home/cvs/cvsroot/freeside/rt/html/Callbacks/RT-WebCronTool/Elements/Tabs
In directory wavetail:/tmp/cvs-serv10375/rt/html/Callbacks/RT-WebCronTool/Elements/Tabs

Added Files:
      Tag: FREESIDE_1_7_BRANCH
	Default 
Log Message:
integrate RTx::Statistics, RT::Extension::ActivityReports package, and RTx::WebCronTool packages, as part of merging spiritone RT changes (#1661)

--- NEW FILE: Default ---
%# The day after tomorrow is the third day of the rest of your life.
<%INIT>
if ($session{'CurrentUser'}->UserObj->HasRight(
    Right => 'SuperUser',
    Object => $RT::System,
)) {
    $toptabs->{'ZZ-RT-WebCronTool'} = { title =>loc("Web CronTool"),
                          path  => "Developer/CronTool/index.html" };
}
</%init>
<%args>
$toptabs =>undef
</%args>



More information about the freeside-commits mailing list