[otrs-cvs] ITSMIncidentProblemManagement/Kernel/Output/HTML/Standard AgentTicketPhone.dtl, 1.38, 1.39

"CVS commits notifications of OTRS.org" <[email protected]> Thu, 13 Jun 2013 08:14:58 +0000
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/ITSMIncidentProblemManagement/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv16501/Kernel/Output/HTML/Standard

Modified Files:
	AgentTicketPhone.dtl 
Log Message:
Added missing developer markers for recent bugfix.

Author: ub

Index: AgentTicketPhone.dtl
===================================================================
RCS file: /home/cvs/ITSMIncidentProblemManagement/Kernel/Output/HTML/Standard/AgentTicketPhone.dtl,v
retrieving revision 1.38
retrieving revision 1.39
diff -2 -u -d -r1.38 -r1.39
--- AgentTicketPhone.dtl	25 Apr 2013 14:35:12 -0000	1.38
+++ AgentTicketPhone.dtl	13 Jun 2013 08:14:53 -0000	1.39
@@ -188,5 +188,10 @@
     $('#ServiceID').bind('change', function (Event) {
         Core.AJAX.FormUpdate($('#NewPhoneTicket'), 'AJAXUpdate', 'ServiceID', ['TypeID', 'Dest', 'NewUserID', 'NewResponsibleID', 'NextStateID', 'PriorityID', 'SLAID', 'SignKeyID', 'CryptKeyID', $Data{"DynamicFieldNamesStrg"}, 'To', 'Cc', 'Bcc']);
-    }).trigger('change');
+    });
+# ---
+# ITSM
+# ---
+    $('#ServiceID').trigger('change');
+# ---
 //]]></script>
 <!--dtl:js_on_document_complete-->
---------------------------------------------------------------------
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