[otrs-cvs] otrs/Kernel/Output/HTML DashboardCustomerCompanyInformation.pm, 1.6, 1.7
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Output/HTML
In directory lancelot:/tmp/cvs-serv24219/Kernel/Output/HTML
Modified Files:
DashboardCustomerCompanyInformation.pm
Log Message:
Placed link on CustomerID instead of CompanyName.
Author: mg
Index: DashboardCustomerCompanyInformation.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/DashboardCustomerCompanyInformation.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -2 -u -d -r1.6 -r1.7
--- DashboardCustomerCompanyInformation.pm 27 Nov 2012 13:13:11 -0000 1.6
+++ DashboardCustomerCompanyInformation.pm 27 Nov 2012 14:57:44 -0000 1.7
@@ -98,5 +98,5 @@
$Self->{LayoutObject}->Block( Name => "ContentSmallCustomerCompanyInformationRow" );
- if ( $Key eq 'CustomerCompanyName' ) {
+ if ( $Key eq 'CustomerID' ) {
$Self->{LayoutObject}->Block(
Name => "ContentSmallCustomerCompanyInformationRowLink",
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log