[otrs-cvs] otrs/Kernel/Output/HTML/Standard AgentTicketProcess.dtl, 1.9, 1.10

"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-serv31317/Kernel/Output/HTML/Standard

Modified Files:
	AgentTicketProcess.dtl 
Log Message:
Fixed JSLint errors.

Author: mg

Index: AgentTicketProcess.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketProcess.dtl,v
retrieving revision 1.9
retrieving revision 1.10
diff -2 -u -d -r1.9 -r1.10
--- AgentTicketProcess.dtl	20 Nov 2012 15:23:10 -0000	1.9
+++ AgentTicketProcess.dtl	14 Feb 2013 11:23:44 -0000	1.10
@@ -1,5 +1,5 @@
 # --
 # AgentTicketProcess.dtl - provides HTML for AgentTicketProcess.pm
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
 # --
 # $Id$
@@ -41,4 +41,5 @@
 <script type="text/javascript">//<![CDATA[
     $('#ProcessEntityID').bind('change', function() {
+
         if ($('#ProcessEntityID').val()) {
 
@@ -61,5 +62,5 @@
 
                     // We are out of the OTRS App scope, that's why an exception would not be caught. Therefor we handle the error manually.
-                    Core.Exception.HandleFinalError(new Core.Exception.ApplicationError("No content from: " + URL, 'CommunicationError'));
+                    Core.Exception.HandleFinalError(new Core.Exception.ApplicationError("No content received.", 'CommunicationError'));
                     $('#AJAXLoader').addClass('Hidden');
                 }
@@ -72,4 +73,5 @@
                     $ElementToUpdate.fadeIn();
                     try {
+                        /*jslint evil: true */
                         eval(JavaScriptString);
                     }
---------------------------------------------------------------------
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.