enable CardFortress in test database, #71513
[freeside.git] / httemplate / browse / cust_category.html
index 4468d2f..09168ba 100644 (file)
@@ -6,7 +6,7 @@
                  'disabled_statuspos' => 2,
                  'query'       => { 'table'     => 'cust_category',
                                     'hashref'   => {},
-                                    'extra_sql' => 'ORDER BY categorynum',
+                                    'order_by' => 'ORDER BY categorynum',
                                   },
                  'count_query' => $count_query,
                  'header'      => [ '#', 'Category' ],