Changes between Initial Version and Version 1 of Ticket #10405, comment 6


Ignore:
Timestamp:
Dec 14, 2013, 2:14:52 PM (10 years ago)
Author:
Jun Omae
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10405, comment 6

    initial v1  
    22
    33Applying this patch fixes the problem and lets the plugin load again with Trac 0.11.2.1:
    4 
     4{{{#!diff
    55Index: tracjsgantt/tracpm.py
    66===================================================================
     
    1919 from trac.ticket import ITicketChangeListener, Ticket
    2020 from trac.ticket.query import Query
     21}}}