summaryrefslogtreecommitdiff
path: root/httemplate/misc/timeworked.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/misc/timeworked.html')
-rwxr-xr-xhttemplate/misc/timeworked.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/timeworked.html b/httemplate/misc/timeworked.html
index 4d5c3efbd..3ae0ac871 100755
--- a/httemplate/misc/timeworked.html
+++ b/httemplate/misc/timeworked.html
@@ -117,7 +117,7 @@ foreach my $id ( map { /^transactionid(\d+)$/; $1; }
grep { $_->Resolver->{'fstable'} eq 'cust_main' }
grep { $_->Scheme eq 'freeside' }
map { $_->TargetURI }
- grep { $_->BaseURI->Scheme eq 'fsck_com_rt'
+ grep { $_->BaseURI->Scheme eq 'fsck.com-rt'
&& $_->BaseURI->ObjectType eq 'ticket'
}
@{ $ticket->_Links('Base')->ItemsArrayRef }