Fix typo in TimeTracking.
This commit is contained in:
parent
850fa591e1
commit
618ffdf978
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ property groupToManage => (
|
|||
label => ['groupToManage label', 'Asset_TimeTracking'],
|
||||
);
|
||||
property pmIntegration => (
|
||||
fieldTypei => "yesNo",
|
||||
fieldType => "yesNo",
|
||||
default => 0,
|
||||
tab => "properties",
|
||||
hoverHelp => ["Choose yes to pull projects and task information from the various project management assets on your site", 'Asset_TimeTracking'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue