[Rt-commit] rt branch, 4.4/ticket-summary-bar, repushed
    Dustin Graves 
    dustin at bestpractical.com
       
    Wed Oct 21 13:42:44 EDT 2015
    
    
  
The branch 4.4/ticket-summary-bar was deleted and repushed:
       was 5332329de22fedfb54ec462ae715cb717415717b
       now 012ad19175df71ae1744ec0249757567602f6b1e
1:  5332329 ! 1:  012ad19 add optional pinned ticket summary display bar to rudder and aileon themes
    @@ -125,6 +125,7 @@
     +            return;
     +        }
     +
    ++        ticketSummaryBar.find('ul').css('top', pageMenu.height() + 5);
     +        ticketSummaryBar.show();
     +    };
     +
    
    
More information about the rt-commit
mailing list