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

"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-serv21194/var/httpd/htdocs/js

Modified Files:
	Core.Agent.Admin.ProcessManagement.js 
Log Message:
 - 2013-01-31 Fixed bug#9077 - Process Management: TicketType not available as field for activity dialogs.

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.73
retrieving revision 1.74
diff -2 -u -d -r1.73 -r1.74
--- Core.Agent.Admin.ProcessManagement.js	29 Jan 2013 15:59:58 -0000	1.73
+++ Core.Agent.Admin.ProcessManagement.js	31 Jan 2013 13:45:55 -0000	1.74
@@ -785,5 +785,5 @@
 
     TargetNS.InitActivityDialogEdit = function () {
-        var MandatoryFields = ['Queue', 'State', 'Lock', 'Priority'],
+        var MandatoryFields = ['Queue', 'State', 'Lock', 'Priority', 'Type'],
             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.