From 0cd16691f5919a6e63bc99b409e56f5517d07e80 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sun, 25 Aug 2013 21:18:46 -0700 Subject: continue sales person work: customer and package selection, commissions, reporting. RT#23402 --- FS/FS/UI/Web/small_custview.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FS') diff --git a/FS/FS/UI/Web/small_custview.pm b/FS/FS/UI/Web/small_custview.pm index ae0a4211b..4d7051939 100644 --- a/FS/FS/UI/Web/small_custview.pm +++ b/FS/FS/UI/Web/small_custview.pm @@ -31,7 +31,7 @@ sub small_custview { my $html = '
'; - $html = qq!View ' + $html = qq!' if $url; $html .= 'Customer #'. $cust_main->display_custnum. ''. -- cgit v1.2.1