Skip to content

Commit

Permalink
Use "event end date" since we're doing the same with start dates.
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Mar 25, 2012
1 parent c22ca93 commit cb27809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plone/app/querystring/profiles/default/registry.xml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@

<records interface="plone.app.querystring.interfaces.IQueryField"
prefix="plone.app.querystring.field.end">
<value key="title">End date</value>
<value key="title">Event end date</value>
<value key="description">The end date and time of an event</value>
<value key="enabled">True</value>
<value key="sortable">True</value>
Expand Down

0 comments on commit cb27809

Please sign in to comment.