dever 6 years ago
parent
commit
46db2646fc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      database/user.php

+ 2 - 2
database/user.php

@@ -108,8 +108,8 @@ return array
 			'match' 	=> 'is_numeric',
 			'update'	=> 'select',
 			'option'	=> $source_type,
-			//'search'	=> 'select',
-			//'list'		=> true,
+			'search'	=> 'select',
+			'list'		=> true,
 		),
 
 		'email'		=> array