dever 6 years ago
parent
commit
9546177996
1 changed files with 1 additions and 1 deletions
  1. 1 1
      journal/database/order.php

+ 1 - 1
journal/database/order.php

@@ -50,7 +50,7 @@ return array
             'desc'      => '',
             'match'     => 'is_numeric',
             'search'    => 'order',
-            'list'      => true,
+            //'list'      => true,
         ),
 
         'order_id'      => array