summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhttemplate/search/quotation.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/search/quotation.html b/httemplate/search/quotation.html
index 8b55bd5f2..6a4fef019 100755
--- a/httemplate/search/quotation.html
+++ b/httemplate/search/quotation.html
@@ -48,6 +48,7 @@
'',
'confidence',
'close_date',
+ 'quotation_description'
],
'align' => 'rrrrllrr', #.FS::UI::Web::cust_aligns(),
'links' => [
@@ -59,6 +60,7 @@
$cust_link,
$link,
$link,
+ $link,
#( map { $_ ne 'Cust. Status' ? $cust_link : '' }
# FS::UI::Web::cust_header()
#),