show data usage report link only for customers that might have data usage, #42310
[freeside.git] / httemplate / view / cust_main / quotations.html
1 <& /elements/quotations.html,
2      cust_main     => $cust_main,
3      convert_label => 'Place order',
4 &>
5
6 <%init>
7
8 my $cust_main = shift;
9
10 </%init>