small fixes...

This commit is contained in:
Thomas NOËL 2013-09-18 23:59:27 +02:00
parent 56c6311b74
commit ef4e0084be
1 changed files with 3 additions and 3 deletions

View File

@ -69,12 +69,12 @@ class Homepage(TemplateView):
'background_color': '#583ab3',
'feed_url': 'http://www.lemonde.fr/rss/une.xml'}),
'app008': ('launcher', {'row': 2, 'col': 3,
'label': u'UNPiDF',
'label': u'UNPIdF',
'picto': u'unpidf',
'background_color': '#d7562a',
'url': 'http://unpidf.univ-paris1.fr'}),
'url': 'https://unpidf.univ-paris1.fr'}),
'app009': ('launcher', {'row': 3, 'col': 3,
'label': u'RéseauPro',
'label': u'RP',
'picto': u'reseaupro',
'background_color': '#008ba5',
'url': 'https://reseaupro.univcloud.fr/Shibboleth.sso/Login?%s' % idp}),