This commit was generated by cvs2svn to compensate for changes in r3921,
[freeside.git] / rt / html / Elements / Tabs
index 4db3849..6791e50 100644 (file)
@@ -40,7 +40,12 @@ my $basetopactions = {
        B => { html => $m->scomp('/Elements/SimpleSearch') 
                }
        };
-my $basetabs = {     A => { title => loc('Homepage'),
+my $basetabs = {
+                  ' A'=> { title => 'Billing Main',
+                           path  => '..',
+                         },
+                    A => { #title => loc('Homepage'),
+                           title => 'Ticketing Main',
                            path => '',
                          },
                     B => { title => loc('Tickets'),