[freeside-commits] freeside/rt/html/Callbacks/kStatistics/Elements/Tabs Default, NONE, 1.1.2.1

Ivan,,, ivan at wavetail.420.am
Tue Jun 26 18:17:29 PDT 2007


Update of /home/cvs/cvsroot/freeside/rt/html/Callbacks/kStatistics/Elements/Tabs
In directory wavetail:/tmp/cvs-serv4032/kStatistics/Elements/Tabs

Added Files:
      Tag: FREESIDE_1_7_BRANCH
	Default 
Log Message:
somehow missed commiting this on 1.7 branch

--- NEW FILE: Default ---
<%init>
use RTx::Statistics;
if (($Statistics::RestrictAccess == 0) || ($session{'CurrentUser'}->HasRight( Right => 'ShowConfigTab', 
				       Object => $RT::System ))) {
     $toptabs->{'ZZ-RTx-STATS'} = { title => 'RTx-Statistics',
                        	        path  => "RTx/Statistics/index.html" };
}
</%init>
<%args>
 $toptabs =>undef
</%args>



More information about the freeside-commits mailing list