*Fix bug 17682.
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<tr>
|
||||
<th class='c-id'><?php echo $lang->idAB;?></th>
|
||||
<?php if($config->systemMode == 'new' and isset($project) and $project->model == 'scrum'):?>
|
||||
<th class='c-project required' style="width:100%"><?php echo $lang->execution->project;?></th>
|
||||
<th class='c-project required' style="width:100%"><?php echo $lang->execution->projectName;?></th>
|
||||
<?php endif;?>
|
||||
<th class='required <?php echo $minWidth?>' style="width:100%"><?php echo $lang->execution->$name;?></th>
|
||||
<th class='c-code required'><?php echo $lang->execution->$code;?></th>
|
||||
|
||||
Reference in New Issue
Block a user