X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fquotation.html;h=70d66150223b3ad9dc92daefa159b1c8c4fad746;hb=2a56c671635687bf2648eb3a7cf4bce228101af3;hp=437284094edc5d384dcd0a4ed7dba0057110c9ce;hpb=8b70832328eb02dc9253dab7b436c6479b588162;p=freeside.git diff --git a/httemplate/edit/quotation.html b/httemplate/edit/quotation.html index 437284094..70d661502 100644 --- a/httemplate/edit/quotation.html +++ b/httemplate/edit/quotation.html @@ -2,6 +2,7 @@ 'name' => 'Quotation', 'table' => 'quotation', 'menubar' => [], + 'html_table_class' => 'fsinnerbox', #default? 'labels' => { 'quotationnum' => 'Quotation number', 'prospectnum' => 'Prospect', @@ -16,7 +17,7 @@ { field=>'custnum', type=>'fixed-cust_main' }, { field=>'_date', type=>'fixed-date' }, { field=>'close_date', type=>'input-date-field' }, - { field=>'confidence', type=>'text', size=>6 }, + { field=>'confidence', type=>'text', size=>3, postfix=>'%' }, ($can_disable ? { field=>'disabled', type=>'checkbox', value=>'Y'} : ()), ], #XXX some way to disable the "view all"