preserve order
[freeside.git] / httemplate / misc / timeworked.html
index 1ab5673..dc89d1c 100755 (executable)
@@ -79,6 +79,7 @@ die "access denied"
 
 my(%ticketmap, %ticket, %customers); 
 my $title = 'Assign Time Worked';
+tie %ticketmap, 'Tie::IxHash';
 
 RT::Init();