From c24d6e2242ae0e026684b8f95decf156aba6e75e Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 7 Jun 2012 16:55:45 -0700 Subject: rt 4.0.6 --- rt/share/html/Widgets/ComboBox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rt/share/html/Widgets/ComboBox') diff --git a/rt/share/html/Widgets/ComboBox b/rt/share/html/Widgets/ComboBox index 238087f0a..69ac0793b 100644 --- a/rt/share/html/Widgets/ComboBox +++ b/rt/share/html/Widgets/ComboBox @@ -56,7 +56,7 @@ my $z_index = 9999;
autocomplete="off" /> -
% foreach my $value (@Values) { @@ -64,7 +64,7 @@ my $z_index = 9999;
<%ARGS> -- cgit v1.2.1