rabin 1 year ago
parent
commit
2cd9c868dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      database/system.php

+ 1 - 1
database/system.php

@@ -96,7 +96,7 @@ return array
 			'match' 	=> 'is_numeric',
 			'option' 	=> $token,
 			'update'	=> $token ? 'select' : false,
-			//'list'		=> true,
+			'list'		=> $token ? true : false,
 		),
 		
 		'reorder'		=> array