Ignore:
Timestamp:
2 Apr 2012, 11:05:40 (13 years ago)
Author:
Henrik Bettermann
Message:

Rename custom to uniben.

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

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/students/browser.py

    r7998 r8020  
    2727    ExportPDFClearanceSlipPage)
    2828from waeup.kofa.students.viewlets import RequestCallbackActionButton
    29 from waeup.custom.students.interfaces import (
     29from waeup.uniben.students.interfaces import (
    3030    IStudent, IStudentPersonal,
    3131    IUGStudentClearance,IPGStudentClearance,
    3232    )
    33 from waeup.custom.interfaces import MessageFactory as _
     33from waeup.uniben.interfaces import MessageFactory as _
    3434
    3535class RequestCallbackActionButton(RequestCallbackActionButton):
Note: See TracChangeset for help on using the changeset viewer.