[otrs-cvs] otrs/Kernel/Output/HTML/Standard AgentTicketForward.dtl, 1.100, 1.101

"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/Standard
In directory lancelot:/tmp/cvs-serv21786/Kernel/Output/HTML/Standard

Modified Files:
	AgentTicketForward.dtl 
Log Message:
Fixed an issue where placeholders for multiple customers would remain visible.

Author: mab

Index: AgentTicketForward.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketForward.dtl,v
retrieving revision 1.100
retrieving revision 1.101
diff -2 -u -d -r1.100 -r1.101
--- AgentTicketForward.dtl	20 Nov 2012 15:21:00 -0000	1.100
+++ AgentTicketForward.dtl	5 Dec 2012 14:59:49 -0000	1.101
@@ -50,5 +50,5 @@
                 <div class="Clear"></div>
 
-                <div class="Field">
+                <div class="Field $QData{"CustomerHiddenContainer"}">
                     <div class="CustomerTicketTemplateToCustomer SpacingTopSmall Hidden">
                         <input name="CustomerInitialValue" id="CustomerInitialValue" type="hidden" value="$QData{"To"}" />
@@ -120,5 +120,5 @@
                 <div class="Clear"></div>
 
-                <div class="Field">
+                <div class="Field $QData{"CustomerHiddenContainer"}">
                     <div class="CustomerTicketTemplateCcCustomer SpacingTopSmall Hidden">
                         <input name="CcCustomerInitialValue" id="CcCustomerInitialValue" type="hidden" value="$QData{"Cc"}" />
@@ -177,5 +177,5 @@
                 <div class="Clear"></div>
 
-                <div class="Field">
+                <div class="Field $QData{"CustomerHiddenContainer"}">
                     <div class="CustomerTicketTemplateBccCustomer SpacingTopSmall Hidden">
                         <input name="BccCustomerInitialValue" id="BccCustomerInitialValue" type="hidden" value="$QData{"Bcc"}" />
---------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.