Project

General

Profile

Revision b8500d1a

IDb8500d1a78503261749cac8a2735dbeea63b18a8
Parent a8bc47ae
Child 5011664c

Added by Thomas ANDREJAK over 14 years ago

Amélioration Pylint

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

View differences:

vigiboard/controllers/secure.py
17 17
    
18 18
    # The predicate that must be met for all the actions in this controller:
19 19
    allow_only = has_permission('manage',
20
                                msg=l_('Only for people with the "manage" permission'))
20
          msg=l_('Only for people with the "manage" permission'))
21 21
    
22 22
    @expose('vigiboard.templates.index')
23 23
    def index(self):

Also available in: Unified diff