edit project help for PM wobject
This commit is contained in:
parent
6c51f5fef9
commit
809e47c27a
3 changed files with 63 additions and 5 deletions
|
|
@ -288,8 +288,9 @@ sub www_editProject {
|
|||
-value=>$projectId
|
||||
);
|
||||
$f->readOnly(
|
||||
-label=>$i18n->get("project id"),
|
||||
-value=>$projectId
|
||||
-label=>$i18n->get("project id"),
|
||||
-hoverHelp => $i18n->get('project name hoverhelp'),
|
||||
-value=>$projectId
|
||||
);
|
||||
$f->text(
|
||||
-name => "name",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue