[otrs-cvs] otrs/scripts/test/Layout BuildSelection.t,1.14,1.15
"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-serv21057/scripts/test/Layout
Modified Files:
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.14
retrieving revision 1.15
diff -2 -u -d -r1.14 -r1.15
--- BuildSelection.t 22 Nov 2012 09:24:02 -0000 1.14
+++ BuildSelection.t 30 Jan 2013 14:25:31 -0000 1.15
@@ -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$
@@ -97,4 +97,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -139,4 +140,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -225,4 +227,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -338,4 +341,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -449,4 +453,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -548,4 +553,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -660,4 +666,5 @@
Sort => 'TreeView',
Multiple => 0,
+ AutoComplete => undef,
OnChange => undef,
OnClick => undef,
@@ -772,4 +779,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