Project

General

Profile

Revision 648f598d

ID648f598d7be68857805da23b57dc7f32c9746544
Parent 8fdd83c2
Child a17cb058

Added by Thomas ANDREJAK over 14 years ago

Erreur d'unicode dans le SHN

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

View differences:

vigiboard/controllers/vigiboard_plugin/shn.py
24 24
                ServiceHautNiveau.servicename_dep == Events.servicename)],
25 25
            groupby = [(Events),(ServiceHautNiveau.servicename_dep)],
26 26
            name = _(u'SHNs impacté'),
27
            style = {'title':'Services de haut niveau impactés','style':'text-align:center'},
27
            style = {'title':u'Services de haut niveau impactés','style':'text-align:center'},
28 28
            object_name = "shn"
29 29
        )
30 30
    

Also available in: Unified diff