X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fbrowse%2Fpart_pkg_report_option.html;h=00f2e8388403a41083580f9a66be5469873c6146;hp=9745b13d23905ebac36428939b42b6d1120d319d;hb=b71b1576c68bc40ad26592b354feace37a029f0e;hpb=624b2d44625f69d71175c3348cae635d580c890b 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' ],