* [unittest] code for unittest.
This commit is contained in:
@@ -1021,7 +1021,7 @@ class actionTao extends actionModel
|
||||
break;
|
||||
case 'program':
|
||||
case 'project':
|
||||
$field = 'id, acl, name, hasProduct';
|
||||
$field = 'id, acl, name, hasProduct, multiple';
|
||||
break;
|
||||
case 'doc':
|
||||
$table = TABLE_DOCCONTENT;
|
||||
|
||||
Reference in New Issue
Block a user