Ticket #13595 (confirmed Bug)
edit view of collection portlet says effective date, but shown is last modified date
Reported by: | juh | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | General | Version: | 4.3 |
Keywords: | Cc: |
Description
in the edit form of the collection portlet, the string says that show_dates would display the effective date. But the last modified date is displayed in the collection portlet.
show_dates = schema.Bool( title=_(u"Show dates"), description=_(u"If enabled, effective dates will be shown underneath " u"the items listed."), required=True, default=False)
Change History
Note: See
TracTickets for help on using
tickets.