[Rt-commit] rt branch, 4.6/reverse-trans-order, repushed

Michel Rodriguez michel at bestpractical.com
Mon May 13 09:42:18 EDT 2019


The branch 4.6/reverse-trans-order was deleted and repushed:
       was 2fda5717c427e25d310354149536cd1295d07787
       now 84668df18008ae4f16c7c2f8deee02a73722376d

1: 2fda5717c ! 1: 84668df18 Add a control to reverse the time order on the current ticket
    @@ -63,6 +63,7 @@
              }
     +
     +        my $switched_order = 1 - $ReverseTransactionOrder;
    ++        $ShowHeaders //= 0; # otherwise we get a warning when the ShowHeaders option is empty
     +        $titleright .= '—' if $titleright;
     +        $titleright .= qq{<a href="?ReverseTransactionOrder=$switched_order;ForceShowHistory=1;ShowHeaders=$ShowHeaders;id=} .
     +                           $Object->id.qq{#$histid">} .



More information about the rt-commit mailing list