~mnordhoff/loggerhead/cheezum

« back to all changes in this revision

Viewing changes to loggerhead/templatefunctions.py

  • Committer: Guillermo Gonzalez
  • Date: 2008-09-10 00:13:18 UTC
  • mfrom: (164.18.29 trunk)
  • mto: (164.35.3 trunk)
  • mto: This revision was merged to the branch mainline in revision 242.
  • Revision ID: guillo.gonzo@gmail.com-20080910001318-78w16x9zl9p7f1k3
 * merge with trunk 

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
 
30
30
templatefunctions['macros'] = _pt('macros').macros
 
31
templatefunctions['breadcrumbs'] = _pt('breadcrumbs').macros
31
32
 
32
33
@templatefunc
33
34
def file_change_summary(url, entry, modified_file_link):