dever 6 anni fa
parent
commit
5496507b50
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      database/app.php

+ 2 - 2
database/app.php

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