record support time even without comment text, #14837
[freeside.git] / rt / lib / RT / Transaction_Vendor.pm
index caeb3f7..99198c2 100644 (file)
@@ -31,5 +31,7 @@ $_BriefDescriptions{'Set'} = sub {
     }
 };
 
+$_BriefDescriptions{'Touch'} = sub { 'Updated' };
+
 1;