X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fbrowse%2Fpart_pkg_report_option.html;h=00f2e8388403a41083580f9a66be5469873c6146;hb=cd254e04ba204b5d0b4a69b65c392fb175dd1e97;hp=9745b13d23905ebac36428939b42b6d1120d319d;hpb=9d77a21db3642ca66d9a0e545b804b7e6b4090ee;p=freeside.git diff --git a/httemplate/browse/part_pkg_report_option.html b/httemplate/browse/part_pkg_report_option.html index 9745b13d2..00f2e8388 100644 --- a/httemplate/browse/part_pkg_report_option.html +++ b/httemplate/browse/part_pkg_report_option.html @@ -6,7 +6,7 @@ 'disabled_statuspos' => 2, 'query' => { 'table' => 'part_pkg_report_option', 'hashref' => {}, - 'extra_sql' => 'ORDER BY name', + 'order_by' => 'ORDER BY name', }, 'count_query' => 'SELECT COUNT(*) FROM part_pkg_report_option', 'header' => [ '#', 'Class' ],