X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FUI%2FWeb.pm;h=6cc04b9ded61f547d4ce735f5049725879d55467;hp=709e3f7dd7292b693e67dba3813a477b362104b5;hb=29838688b9e4d774d32caeb2cfc8231b1ada891d;hpb=a36e0f8a0f69349dafaa16d1d2d57dfb6e5dbc85 diff --git a/FS/FS/UI/Web.pm b/FS/FS/UI/Web.pm index 709e3f7dd..6cc04b9de 100644 --- a/FS/FS/UI/Web.pm +++ b/FS/FS/UI/Web.pm @@ -300,7 +300,7 @@ sub cust_header { my %header2method = ( 'Customer' => 'name', 'Cust. Status' => 'cust_status_label', - 'Cust#' => 'custnum', + 'Cust#' => 'display_custnum', 'Name' => 'contact', 'Company' => 'company',