* @package company
* @version $Id: edit.html.php 4488 2013-02-27 02:54:49Z chencongzhi520@gmail.com $
* @link http://www.zentao.net
*/
?>
createLink('stakeholder', 'browse', "projectID=$user->objectID");
$createLink = $this->createLink('stakeholder', 'create', "projectID=$user->objectID");
?>
{$lang->stakeholder->create}", '', "class='btn btn-primary' data-app=$app->tab");?>
stakeholder->nature;?>
nature) ? $user->nature : '
' . $lang->noData . '
';?>
stakeholder->analysis;?>
analysis) ? $user->analysis : '
' . $lang->noData . '
';?>
stakeholder->strategy;?>
strategy) ? $user->strategy : '
' . $lang->noData . '
';?>
stakeholder->expect . "($expect->createdDate)";?>
expect) ? $expect->expect : '
' . $lang->noData . '
';?>
stakeholder->progress . "($expect->createdDate)";?>
progress) ? $expect->progress : '
' . $lang->noData . '
';?>
createLink('action', 'comment', "objectType=stakeholder&objectID=$user->id");?>
stakeholder->name;?> |
name?> |
lang->stakeholder->type;?> |
stakeholder->typeList, $user->type, '');?> |
lang->stakeholder->company;?> |
companyName;?> |
lang->stakeholder->phone;?> |
phone;?> |
lang->stakeholder->qq;?> |
qq;?> |
lang->stakeholder->weixin;?> |
weixin;?> |
lang->stakeholder->email;?> |
email;?> |
lang->stakeholder->isKey;?> |
stakeholder->keyList, $user->key, '');?> |
lang->stakeholder->from;?> |
stakeholder->fromList, $user->from, '');?> |