* Code for finish task #85414.
This commit is contained in:
@@ -66,7 +66,10 @@
|
||||
<tr>
|
||||
<th><?php echo $lang->execution->method;?></th>
|
||||
<td class="col-main"><?php echo html::select("type", $lang->execution->typeList, $type, "class='form-control chosen' required onchange='setType(this.value)'");?></td>
|
||||
<td colspan='2'></td>
|
||||
<td class='methodTip'>
|
||||
<icon class='icon icon-help' data-toggle='popover' data-trigger='focus hover' data-placement='right' data-tip-class='text-muted popover-sm' data-content="<?php echo $lang->execution->agileplusMethodTip;?>"></icon>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<?php endif;?>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user