[otrs-cvs] ITSMIncidentProblemManagement/Kernel/Output/HTML/Standard AgentTicketPhone.dtl, 1.37, 1.38
"CVS commits notifications of OTRS.org" <[email protected]> Thu, 25 Apr 2013 14:35:17 +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-serv9709/Kernel/Output/HTML/Standard
Modified Files:
AgentTicketPhone.dtl
Log Message:
Fixed bug# 8961 - Get impact list in AgentTicketPhone before obtain SplitTicketParam.
Author: ub
Index: AgentTicketPhone.dtl
===================================================================
RCS file: /home/cvs/ITSMIncidentProblemManagement/Kernel/Output/HTML/Standard/AgentTicketPhone.dtl,v
retrieving revision 1.37
retrieving revision 1.38
diff -2 -u -d -r1.37 -r1.38
--- AgentTicketPhone.dtl 11 Feb 2013 11:25:28 -0000 1.37
+++ AgentTicketPhone.dtl 25 Apr 2013 14:35:12 -0000 1.38
@@ -188,5 +188,5 @@
$('#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');
//]]></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