Changeset 17901


Ignore:
Timestamp:
22 Aug 2024, 07:10:27 (4 weeks ago)
Author:
Henrik Bettermann
Message:

Remove whitespace.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py

    r17873 r17901  
    179179            xmldict['institution_bank_id'] = '8'
    180180        elif self.applicant.applicant_id.startswith('ijmbe'):
    181             xmldict['institution_acct'] = ' 2043582644'
     181            xmldict['institution_acct'] = '2043582644'
    182182            xmldict['institution_bank_id'] = '8'
    183183        elif 'alumni' in self.application_url():
Note: See TracChangeset for help on using the changeset viewer.