Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 4330:15f74c03d9f5
fix typo
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 29 Jan 2010 05:50:20 +0000 |
| parents | a3f88aa04735 |
| children | 61f2e659faf7 |
comparison
equal
deleted
inserted
replaced
| 4329:58b7ba47af87 | 4330:15f74c03d9f5 |
|---|---|
| 213 | 213 |
| 214 | 214 |
| 215 Fix the "retire" link in the users list for admin users | 215 Fix the "retire" link in the users list for admin users |
| 216 ------------------------------------------------------- | 216 ------------------------------------------------------- |
| 217 | 217 |
| 218 The "retire" link found in the file ``html/users.index.html``:: | 218 The "retire" link found in the file ``html/user.index.html``:: |
| 219 | 219 |
| 220 <td tal:condition="context/is_edit_ok"> | 220 <td tal:condition="context/is_edit_ok"> |
| 221 <a tal:attributes="href string:user${user/id}?@action=retire&@template=index" | 221 <a tal:attributes="href string:user${user/id}?@action=retire&@template=index" |
| 222 i18n:translate="">retire</a> | 222 i18n:translate="">retire</a> |
| 223 | 223 |
