[biplan] fix bugs
This commit is contained in:
parent
0ff2abb2fd
commit
51ddda4bf9
4 changed files with 19 additions and 6 deletions
|
|
@ -43,7 +43,7 @@ class BiplanBrowser(PagesBrowser):
|
|||
date_to=date_to,
|
||||
city=city,
|
||||
categories=categories,
|
||||
is_Concert=False)
|
||||
is_concert=False)
|
||||
|
||||
def get_event(self, _id, event=None):
|
||||
return self.event_page.go(_id=_id).get_event(obj=event)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue