From 71978c78827316c886c6dee9a0eba24c3b42acc1 Mon Sep 17 00:00:00 2001 From: richard Date: Thu, 14 Jan 2010 00:08:33 +0000 Subject: [PATCH] fix stupid typo git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4427 57a73879-2fb5-44c3-a270-3262357dd7e2 --- doc/upgrading.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/upgrading.txt b/doc/upgrading.txt index 8591021..2dfa8e8 100644 --- a/doc/upgrading.txt +++ b/doc/upgrading.txt @@ -107,7 +107,7 @@ assign it to the Anonymous role (replacing any previously assigned The lines marked "+" should be added and lines marked "-" should be deleted (minus the "+"/"-" signs). -You should also modify the ``html/page.py`` template to change the +You should also modify the ``html/page.html`` template to change the permission tested there:: -tal:condition="python:request.user.hasPermission('Create', 'user')" -- 2.30.2