From 33beebf4cb42eba3e1dd868ad5e0af102de961da Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Sat, 29 Sep 2012 16:36:46 -0700 Subject: update address standardization for cust_location changes --- rt/share/html/Widgets/ComboBox | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rt/share/html/Widgets/ComboBox') diff --git a/rt/share/html/Widgets/ComboBox b/rt/share/html/Widgets/ComboBox index 6d4e9f75f..69ac0793b 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-2012 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -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