diff options
author | ivan <ivan> | 2008-03-03 23:12:43 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-03-03 23:12:43 +0000 |
commit | 2b8d967812822d1aec85faa458d13f0172281139 (patch) | |
tree | bef98df624b339a1f0ba35f7711987b835d416f3 /rt/html/Ticket | |
parent | c648976f0b7975f2328ebd7ba8c711fad0ca4195 (diff) |
merge in rt 3.6.6. *gulp*!
Diffstat (limited to 'rt/html/Ticket')
-rw-r--r-- | rt/html/Ticket/Elements/ShowTransactionAttachments | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/html/Ticket/Elements/ShowTransactionAttachments b/rt/html/Ticket/Elements/ShowTransactionAttachments index b014d07c6..85e04e5e5 100644 --- a/rt/html/Ticket/Elements/ShowTransactionAttachments +++ b/rt/html/Ticket/Elements/ShowTransactionAttachments @@ -182,9 +182,9 @@ $m->comp( ParentObj => $message ); -} </%PERL> </div> +% } <%ARGS> $Ticket => undef $Transaction => undef |