* change record to recordEstimate.
This commit is contained in:
@@ -125,7 +125,7 @@ var browseType = '<?php echo $browseType;?>';
|
||||
?>
|
||||
<td class='a-right'>
|
||||
<?php
|
||||
common::printIcon('task', 'record', "taskID=$task->id", $task, 'list', '', '', 'iframe', true);
|
||||
common::printIcon('task', 'recordEstimate', "taskID=$task->id", $task, 'list', '', '', 'iframe', true);
|
||||
if($browseType == 'needconfirm')
|
||||
{
|
||||
$lang->task->confirmStoryChange = $lang->confirm;
|
||||
|
||||
Reference in New Issue
Block a user