[biplan]Update to match with ICapCalendar new features

This commit is contained in:
Bezleputh 2013-11-06 13:24:51 +01:00 committed by Florent
commit 1ae5552103
5 changed files with 54 additions and 22 deletions

View file

@ -22,7 +22,8 @@ from weboob.capabilities.calendar import BaseCalendarEvent, TRANSP, STATUS, CATE
class BiplanCalendarEvent(BaseCalendarEvent):
location = '19, rue Colbert - 59000 LILLE'
city = 'LILLE'
location = '19, rue Colbert'
sequence = 1
transp = TRANSP.TRANSPARENT
status = STATUS.CONFIRMED