resmodify.html.svn-base

来自「一个timesheet程序,用来统计开发人员的度量衡web在线程序.用于软件行业」· SVN-BASE 代码 · 共 39 行

SVN-BASE
39
字号
<html>
<head>
	<meta http-equiv="content-style-type" content="text/css">
	<meta http-equiv="pragma" content="no-cache">
	<title>Achievo-RMS Resources Profile Modification Help</title>
	<link href="../theme/help.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#afffff">
<h1><a name="top"></a>Resources Profile Modification</h1>
<form>
<b><a href="#General">General Description</a><br>
<a href="#Modify">Steps to modify Resources Profile</a><br>
<a href="#Tips">Tips</a></b><br><br>
<b><a name="General"></a>General Description</b><br><br>
This page is designed for the System Administrator to modify existing resources
profile.<br>
<br>
<a href="#top"><img src="../images/top.gif" border="0" width="79" height="27"></a>
<br><br>
<b><a name="Modify"></a>Steps to modify Existing Resources Profile</b>
<ol>
<li>Modify any fields required. Note that Employee ID, Last Name and First
  Name can't be empty.
<li>After the completion of Step 1, please press <input type="button" name="Update" value="Update"> to save your changes to the system.
</ol>
<a href="#top"><img src="../images/top.gif" border="0" width="79" height="27"></a>
<br><br>
<b><a name="Tips"></a>Tips</b>
<ol>
<li>If an employee left Netstar or his/her resources profile does not needed,
please set the Active flag to Disactive for the resources.
<li>If you press <input type="button" name="Cancel" value="Cancel">, you will be directed to the Resources Profile page and the current process
  will be cancelled.
</ol>
<a href="#top"><img src="../images/top.gif" border="0" width="79" height="27"></a>
<br>
</form>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?