summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6d2be11)
raw | patch | inline | side by side (parent: 6d2be11)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 29 Jan 2010 05:50:20 +0000 (05:50 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 29 Jan 2010 05:50:20 +0000 (05:50 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4434 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/upgrading.txt | patch | blob | history |
diff --git a/doc/upgrading.txt b/doc/upgrading.txt
index 2dfa8e8ad8fb25ffd585f282c6af50e7a627100a..c4923fa2cd783c5101868943b0e0b84ded879d5f 100644 (file)
--- a/doc/upgrading.txt
+++ b/doc/upgrading.txt
Fix the "retire" link in the users list for admin users
-------------------------------------------------------
-The "retire" link found in the file ``html/users.index.html``::
+The "retire" link found in the file ``html/user.index.html``::
<td tal:condition="context/is_edit_ok">
<a tal:attributes="href string:user${user/id}?@action=retire&@template=index"