Project

General

Profile

Revision ea060d8c

IDea060d8c0a0aea25d7e0c596824fc772a1d822a8
Parent 760f775d
Child 77db889c

Added by Francois POIROTTE about 14 years ago

Typo

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@3440 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

vigigraph/controllers/root.py
35 35
        Any(
36 36
            in_group('managers'),
37 37
            has_permission('vigigraph-access',
38
                msg=l_("You don't have access on VigiGraph")),
38
                msg=l_("You don't have access to VigiGraph")),
39 39
        )
40 40
    ))
41 41
    def index(self):

Also available in: Unified diff