From cbb4c260c40779ba84c794dd68147c54f3de2f52 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 1 Jun 2012 17:15:27 -0700 Subject: RT 3.8.13 --- 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 6d4e9f75f..d4e4c2cc2 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