Changes between Initial Version and Version 1 of Ticket #2648


Ignore:
Timestamp:
May 23, 2013, 7:46:19 AM (11 years ago)
Author:
Ryan J Ollos
Comment:

Plugin is deprecated. Please checkout one of the numerous other charting plugins on trac-hacks.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2648

    • Property Status changed from new to closed
    • Property Resolution changed from to wontfix
  • Ticket #2648 – Description

    initial v1  
    11Patch added. Line 23:
     2{{{
     3#!diff
    24-  self.tpl_index = self.readTemplate('template_contents.tpl')
    35+  self.tpl_contents = self.readTemplate('template_contents.tpl')
     6}}}