correct a bug in the history command of cmb

This commit is contained in:
Johann Broudin 2014-03-14 10:09:59 +01:00 committed by Romain Bignon
commit b585f02b75

View file

@ -182,7 +182,7 @@ class CmbBackend(BaseBackend, ICapBank):
if not self.islogged: if not self.islogged:
self.login() self.login()
page = "/domiweb/prive/particulier/releve/" page = "https://www.cmb.fr/domiweb/prive/particulier/releve/"
if account._cmbtype == 'D': if account._cmbtype == 'D':
page += "10-releve.act" page += "10-releve.act"
else: else: