Ignore:
Timestamp:
5 Jul 2022, 07:50:56 (2 years ago)
Author:
Henrik Bettermann
Message:

Initial setup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.lpng/trunk/src/kofacustom/lpng/hostels/browser.py

    r15644 r16983  
    2121from waeup.kofa.hostels.browser import (
    2222    HostelAddFormPage, HostelDisplayFormPage, HostelManageFormPage)
    23 from kofacustom.skeleton.hostels.interfaces import ICustomHostel
     23from kofacustom.lpng.hostels.interfaces import ICustomHostel
    2424
    2525class CustomHostelAddFormPage(HostelAddFormPage):
Note: See TracChangeset for help on using the changeset viewer.