X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FWidgets%2FComboBox;h=ee00d74dfac6b856906743168f92601cc090aee3;hb=de9d037528895f7151a9aead6724ce2df95f9586;hp=6d4e9f75fc0b9ddc694789b2e8ac7312c2e3e374;hpb=fc6209f398899f0211cfcedeb81a3cd65e04a941;p=freeside.git diff --git a/rt/share/html/Widgets/ComboBox b/rt/share/html/Widgets/ComboBox index 6d4e9f75f..ee00d74df 100644 --- a/rt/share/html/Widgets/ComboBox +++ b/rt/share/html/Widgets/ComboBox @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2017 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -52,11 +52,11 @@ my $z_index = 9999; %# reset $z_index. assuming at most 1000 comboboxx in one page % $z_index = 9999 if $z_index < 9000; - +
autocomplete="off" /> -
% foreach my $value (@Values) { @@ -64,7 +64,7 @@ my $z_index = 9999;
<%ARGS>