applying patch from Olf to add the 'history' command to boobank and backends (refs #373)
This commit is contained in:
parent
9411dbccd9
commit
d8a739f86f
6 changed files with 88 additions and 3 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
from .accounts_list import AccountsList
|
||||
from .account_coming import AccountComing
|
||||
from .account_history import AccountHistory
|
||||
from .login import LoginPage, ConfirmPage
|
||||
|
||||
class AccountHistory(AccountsList): pass
|
||||
class AccountPrelevement(AccountsList): pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue