Mercurial > moin > 2.0
changeset 2405:8b7cb57279b8
Merged thomaswaldmann/moin-2.0 into default
author | sharky93 <rishabhr123@gmail.com> |
---|---|
date | Wed, 21 Aug 2013 19:33:24 +0530 |
parents | 5b5a8039be8b (current diff) 56ca9d2dcfc9 (diff) |
children | 291f5510d650 |
files | MoinMoin/templates/base.html setup.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/MoinMoin/apps/frontend/views.py Wed Aug 21 19:32:38 2013 +0530 +++ b/MoinMoin/apps/frontend/views.py Wed Aug 21 19:33:24 2013 +0530 @@ -803,7 +803,7 @@ """ Returns the list of all items the current user has contributed to. - :returns: a page with all the items which link or transclude item_name + :returns: a page with all the items the current user has contributed to """ my_changes = _mychanges(flaskg.user.itemid) return render_template('link_list_no_item_panel.html',