Changeset 2534 for WAeUP_SRP/base


Ignore:
Timestamp:
5 Nov 2007, 06:37:12 (17 years ago)
Author:
Henrik Bettermann
Message:

fix wrong indentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/skins/waeup_epayment/getSchoolFee.py

    r2526 r2534  
    8282            "ODPT":{'description':"Doctor of Optometry",'returning':"42700",'new':"58700"},
    8383            "PHARMD1":{'description':"Doctor of Pharmacy",'returning':"44700",'new':"58700"},
    84                     "BECOSW":{'description':"Bachelor of Economics Education (Sandwich)",'returning':"21700",'new':"36200"},
    85                     "BBEDSW":{'description':"Bachelor of Business Education (Sandwich)",'returning':"21700",'new':"36200"},
    86                     "BENLSW":{'description':"Bachelor of English & Literature Education (Sandwich)",'returning':"21700",'new':"36200"},
    87                     "BEMGTSW":{'description':"Bachelor of Management Education (Sandwich)",'returning':"21700",'new':"36200"},
    88                     "BBIOSW":{'description':"Bachelor of Biology Education (Sandwich)",'returning':"22200",'new':"37700"},
    89                     "BCSCSW":{'description':"Bachelor of Computer Science Education (Sandwich)",'returning':"22200",'new':"37700"},
    90                     "BAGRSW":{'description':"Bachelor of Agricultural Science Education (Sandwich)",'returning':"22200",'new':"37700"},
    91                     "BHEDSW":{'description':"Bachelor of Health Education (Sandwich)",'returning':"22200",'new':"37700"},
     84            "BECOSW":{'description':"Bachelor of Economics Education (Sandwich)",'returning':"21700",'new':"36200"},
     85            "BBEDSW":{'description':"Bachelor of Business Education (Sandwich)",'returning':"21700",'new':"36200"},
     86            "BENLSW":{'description':"Bachelor of English & Literature Education (Sandwich)",'returning':"21700",'new':"36200"},
     87            "BEMGTSW":{'description':"Bachelor of Management Education (Sandwich)",'returning':"21700",'new':"36200"},
     88            "BBIOSW":{'description':"Bachelor of Biology Education (Sandwich)",'returning':"22200",'new':"37700"},
     89            "BCSCSW":{'description':"Bachelor of Computer Science Education (Sandwich)",'returning':"22200",'new':"37700"},
     90            "BAGRSW":{'description':"Bachelor of Agricultural Science Education (Sandwich)",'returning':"22200",'new':"37700"},
     91            "BHEDSW":{'description':"Bachelor of Health Education (Sandwich)",'returning':"22200",'new':"37700"},
    9292            "CPA":{'description':"Certificate in Public Admin",'returning':"21200",'new':"35200"},
    9393            "DHAM":{'description':"Diploma in Health Management",'returning':"24200",'new':"37200"},
     
    102102            "DEC":{'description':"Diploma in Early Childhood Education",'returning':"20200",'new':"33200"},
    103103            "DLS":{'description':"Diploma in Library & Information Science",'returning':"24200",'new':"37200"},
    104             "BECO":{'description':"Bachelor in Computer Engineering",'returning':"32700",'new':"48700"} 
     104            "BECO":{'description':"Bachelor in Computer Engineering",'returning':"32700",'new':"48700"}
    105105         }
    106106
Note: See TracChangeset for help on using the changeset viewer.