optimize CDR rating after timed rate perf regression, RT#15739
[freeside.git] / httemplate / browse / pkg_category.html
index 16da230..2c181a3 100644 (file)
@@ -6,7 +6,7 @@
                  'disabled_statuspos' => 3,
                  'query'       => { 'table'     => 'pkg_category',
                                     'hashref'   => {},
-                                    'extra_sql' => 'ORDER BY categorynum',
+                                    'order_by' => 'ORDER BY categorynum',
                                   },
                  'count_query' => $count_query,
                  'header'      => [ '#', 'Category', 'Weight', 'Condense' ],