[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
- Previous message: [freeside-commits] freeside/rt/html/Callbacks/ActivityReports/Search/Results.html SearchActions, NONE, 1.1.2.2
- Next message: [freeside-commits] freeside/rt/html/Reports/Activity ActivityDetail.html, NONE, 1.1.2.2 ActivitySummary.html, NONE, 1.1.2.2 ResolutionComments.html, NONE, 1.1.2.2 ResolutionStatistics.html, NONE, 1.1.2.2 index.html, NONE, 1.1.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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>
- Previous message: [freeside-commits] freeside/rt/html/Callbacks/ActivityReports/Search/Results.html SearchActions, NONE, 1.1.2.2
- Next message: [freeside-commits] freeside/rt/html/Reports/Activity ActivityDetail.html, NONE, 1.1.2.2 ActivitySummary.html, NONE, 1.1.2.2 ResolutionComments.html, NONE, 1.1.2.2 ResolutionStatistics.html, NONE, 1.1.2.2 index.html, NONE, 1.1.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list