Do not stay, always go
This commit is contained in:
parent
8a28d9cc5f
commit
969e1c7cc7
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ class IngBrowser(LoginBrowser):
|
||||||
|
|
||||||
@need_login
|
@need_login
|
||||||
def get_bills(self, subscription):
|
def get_bills(self, subscription):
|
||||||
self.billpage.stay_or_go()
|
self.billpage.go()
|
||||||
data = {"AJAXREQUEST": "_viewRoot",
|
data = {"AJAXREQUEST": "_viewRoot",
|
||||||
"accountsel_form": "accountsel_form",
|
"accountsel_form": "accountsel_form",
|
||||||
subscription._formid: subscription._formid,
|
subscription._formid: subscription._formid,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue