(no commit message)
[freeside.git] / rt / html / Ticket / Elements / Tabs
index 1eb2aa8..3dee8df 100644 (file)
@@ -121,6 +121,8 @@ my $ticket_page_tabs = {
       { title => loc('People'), path => "Ticket/ModifyPeople.html?id=" . $id, },
     _E => { title => loc('Links'),
             path  => "Ticket/ModifyLinks.html?id=" . $id, },
+    _Eb=> { title => loc('Customers'),
+            path  => "Ticket/ModifyCustomers.html?id=" . $id, },
     _F => { title => loc('Reminders'),
             path  => "Ticket/Reminders.html?id=" . $id,
             separator => 1, },