projmodify.html.svn-base

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

SVN-BASE
42
字号
<html>
<head>
	<meta http-equiv="content-style-type" content="text/css">
	<meta http-equiv="pragma" content="no-cache">
	<title>Achievo-RMS Project Profile Modification Help</title>
	<link href="../theme/help.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#afffff">
<h1><a name="top"></a>Project Profile Modification</h1>
<form>
<b><a href="#General">General Description</a><br>
<a href="#Modify">Steps to modify Project 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 project
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 Project Profile</b>
<ol>
<li>Modify any desired fieldas. However, the Project Name, Short Name and Project
  Code are mandatory.
<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 Global Index for a project is set to &quot;Yes&quot;, the project will
be assigned to every user. If &quot;No&quot;, the project will only be
available for users who are assigned to it.
<li>If a project have completed, has not started or should be unavailable for
some reasons, please change its Active flag accordingly.
<li>If you press <input type="button" name="Cancel" value="Cancel">, you will be directed to the Project 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 + -
显示快捷键?