[otrs-cvs] otrs/var/httpd/htdocs/js Core.Agent.Admin.ProcessManagement.js, 1.75, 1.76

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/var/httpd/htdocs/js
In directory lancelot:/tmp/cvs-serv21003/var/httpd/htdocs/js

Modified Files:
	Core.Agent.Admin.ProcessManagement.js 
Log Message:
 - 2013-02-13 Fixed bug#9150 - Process Management: CustomerUser field not indicated as required field.

Author: cr

Index: Core.Agent.Admin.ProcessManagement.js
===================================================================
RCS file: /home/cvs/otrs/var/httpd/htdocs/js/Core.Agent.Admin.ProcessManagement.js,v
retrieving revision 1.75
retrieving revision 1.76
diff -2 -u -d -r1.75 -r1.76
--- Core.Agent.Admin.ProcessManagement.js	5 Feb 2013 09:36:53 -0000	1.75
+++ Core.Agent.Admin.ProcessManagement.js	14 Feb 2013 01:19:42 -0000	1.76
@@ -785,5 +785,5 @@
 
     TargetNS.InitActivityDialogEdit = function () {
-        var MandatoryFields = ['Queue', 'State', 'Lock', 'Priority', 'Type'],
+        var MandatoryFields = ['Queue', 'State', 'Lock', 'Priority', 'Type', 'CustomerID'],
             FieldsWithoutDefaultValue = ['CustomerID', 'Article'];
 
---------------------------------------------------------------------
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.