Fix typo in TimeTracking.

This commit is contained in:
Colin Kuskie 2010-02-17 16:44:13 -08:00
parent 850fa591e1
commit 618ffdf978

View file

@ -55,7 +55,7 @@ property groupToManage => (
label => ['groupToManage label', 'Asset_TimeTracking'], label => ['groupToManage label', 'Asset_TimeTracking'],
); );
property pmIntegration => ( property pmIntegration => (
fieldTypei => "yesNo", fieldType => "yesNo",
default => 0, default => 0,
tab => "properties", tab => "properties",
hoverHelp => ["Choose yes to pull projects and task information from the various project management assets on your site", 'Asset_TimeTracking'], hoverHelp => ["Choose yes to pull projects and task information from the various project management assets on your site", 'Asset_TimeTracking'],