we don't like licking asses
This commit is contained in:
parent
63dc4e05da
commit
9aaf775b0f
1 changed files with 4 additions and 0 deletions
|
|
@ -55,6 +55,10 @@ class AccountsListPage(BasePage):
|
||||||
if account_type != 'CPT':
|
if account_type != 'CPT':
|
||||||
account.id += '.%s' % account_type
|
account.id += '.%s' % account_type
|
||||||
|
|
||||||
|
if account_type == 'Ass':
|
||||||
|
# We don't like licking asses.
|
||||||
|
account._link_id = None
|
||||||
|
|
||||||
if account_type == 'CB':
|
if account_type == 'CB':
|
||||||
accounts[0]._card_links.append(account._link_id)
|
accounts[0]._card_links.append(account._link_id)
|
||||||
if not accounts[0].coming:
|
if not accounts[0].coming:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue