X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fbrowse%2Fdiscount.html;h=9b2298ae4bc03dc3cfd7a0a1de843b322739ebf1;hp=f26c161ca10da2ef83b6361a8230468779ad9f50;hb=ff27c3f36240aee48ed50153dd5d8fe3ac3f2443;hpb=0793752e49801fd0742fde864bb1b392291b7a91 diff --git a/httemplate/browse/discount.html b/httemplate/browse/discount.html index f26c161ca..9b2298ae4 100644 --- a/httemplate/browse/discount.html +++ b/httemplate/browse/discount.html @@ -8,8 +8,10 @@ 'count_query' => 'SELECT COUNT(*) FROM discount', 'disableable' => 1, 'disabled_statuspos' => 1, - 'header' => [ 'Name', 'Discount', ], + 'header' => [ 'Name', 'Comment', 'Class', 'Discount', ], 'fields' => [ 'name', + 'comment', + 'classname', 'description', ], 'links' => [ $link,