* [task#143277,done,0.5h] fix bug.
This commit is contained in:
@@ -30,7 +30,7 @@ $fields->field('execution')
|
||||
$fields->field('plan')
|
||||
->label($lang->bug->plan)
|
||||
->className('w-1/2 full:w-1/2')
|
||||
->foldable(!$isShadowProduct);
|
||||
->foldable();
|
||||
|
||||
if(common::hasPriv('build', 'create'))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user