Edgewall Software

Changes between Version 1 and Version 2 of 1.3/TracNotification


Ignore:
Timestamp:
Jul 3, 2016, 12:49:29 AM (8 years ago)
Author:
Ryan J Ollos
Comment:

Document #12205.

Legend:

Unmodified
Added
Removed
Modified
  • 1.3/TracNotification

    v1 v2  
    7474The following variables are available in the template:
    7575
     76 * `changes`: The ticket changes (prepared by [trac:source:/trunk/trac/ticket/model.py Ticket.get_change]).
    7677 * `env`: The project environment (see [trac:source:/trunk/trac/env.py env.py]).
    7778 * `prefix`: The prefix defined in `smtp_subject_prefix`.