[otrs-cvs] otrs/scripts/test/Layout BuildSelection.t, 1.9.2.3, 1.9.2.4
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/scripts/test/Layout
In directory lancelot:/tmp/cvs-serv18165/scripts/test/Layout
Modified Files:
Tag: rel-3_1
BuildSelection.t
Log Message:
- 2013-01-30 Fixed bug#9101 - Not possible to create dropdown with autocomplete attribute.
Author: des
Index: BuildSelection.t
===================================================================
RCS file: /home/cvs/otrs/scripts/test/Layout/BuildSelection.t,v
retrieving revision 1.9.2.3
retrieving revision 1.9.2.4
diff -2 -u -d -r1.9.2.3 -r1.9.2.4
--- BuildSelection.t 22 Nov 2012 09:24:52 -0000 1.9.2.3
+++ BuildSelection.t 30 Jan 2013 14:15:59 -0000 1.9.2.4
@@ -1,5 +1,5 @@
# --
# scripts/test/Layout/BuildSelection.t - layout BuildSelection() testscript
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -57,4 +57,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -99,4 +100,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -185,4 +187,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -298,4 +301,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -409,4 +413,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -508,4 +513,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -620,4 +626,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -732,4 +739,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
---------------------------------------------------------------------
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