Changeset 9345


Ignore:
Timestamp:
Oct 24, 2010, 8:50:23 AM (13 years ago)
Author:
osimons
Message:

FullBlogPlugin: Ooops. Follow-up to [9341].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fullblogplugin/0.11/tracfullblog/macros.py

    r9341 r9345  
    120120
    121121    def _render_full_format(self, formatter, post_list, post_instances, heading,
    122                                     max_size, metadata):
     122                                    max_size, show_meta):
    123123        """ Renters full blog posts. """
    124124        out = tag.div(class_="blog")
Note: See TracChangeset for help on using the changeset viewer.