Ignore:
Timestamp:
3 Jun 2012, 17:56:05 (12 years ago)
Author:
Henrik Bettermann
Message:

Replace uniben by futminna.

Location:
main/waeup.futminna/trunk/src/waeup/futminna
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • main/waeup.futminna/trunk/src/waeup/futminna/etranzact/browser.py

    r8433 r8619  
    2424from waeup.kofa.students.viewlets import ApprovePaymentActionButton as APABStudent
    2525from waeup.kofa.applicants.viewlets import ApprovePaymentActionButton as APABApplicant
    26 from waeup.uniben.interfaces import MessageFactory as _
    27 from waeup.uniben.students.interfaces import ICustomStudentOnlinePayment
    28 from waeup.uniben.applicants.interfaces import ICustomApplicantOnlinePayment
     26from waeup.futminna.interfaces import MessageFactory as _
     27from waeup.futminna.students.interfaces import ICustomStudentOnlinePayment
     28from waeup.futminna.applicants.interfaces import ICustomApplicantOnlinePayment
    2929
    3030#TERMINAL_ID = '0500000003'
Note: See TracChangeset for help on using the changeset viewer.