[otrs-cvs] otrs/var/httpd/htdocs/js/test Core.UI.Popup.UnitTest.js, 1.2, 1.3

"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/test
In directory lancelot:/tmp/cvs-serv29400/var/httpd/htdocs/js/test

Modified Files:
	Core.UI.Popup.UnitTest.js 
Log Message:
Fixed broken UnitTest.

Author: mab

Index: Core.UI.Popup.UnitTest.js
===================================================================
RCS file: /home/cvs/otrs/var/httpd/htdocs/js/test/Core.UI.Popup.UnitTest.js,v
retrieving revision 1.2
retrieving revision 1.3
diff -2 -u -d -r1.2 -r1.3
--- Core.UI.Popup.UnitTest.js	11 Dec 2012 09:05:42 -0000	1.2
+++ Core.UI.Popup.UnitTest.js	11 Dec 2012 12:37:17 -0000	1.3
@@ -23,5 +23,11 @@
 
             var ExpectedProfiles = {
-                    'Default': "dependent=yes,height=700,left=100,top=100,location=no,menubar=no,resizable=yes,scrollbars=yes,status=no,toolbar=no,width=1000"
+                'Default': {
+                    WindowURLParams: "dependent=yes,location=no,menubar=no,resizable=yes,scrollbars=yes,status=no,toolbar=no",
+                    Left:            100,
+                    Top:             100,
+                    Width:           1000,
+                    Height:          700
+                }
             };
 
---------------------------------------------------------------------
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.