dever 3 years ago
parent
commit
f21f8c3233
1 changed files with 2 additions and 2 deletions
  1. 2 2
      service/option/database/agreement.php

+ 2 - 2
service/option/database/agreement.php

@@ -267,8 +267,8 @@ return array
             'match'     => 'is_numeric',
             'option'    => $status,
             'search'    => 'select',
-            //'list'      => true,
-            //'list_order' => 8,
+            'list'      => true,
+            'list_order' => 8,
         ),
 
         'audit'        => array