source: main/waeup.kofa/trunk/src/waeup/kofa/hostels/browser_templates/hostelpage.pt @ 13346

Last change on this file since 13346 was 13346, checked in by Henrik Bettermann, 9 years ago

Remove beds_reserved attribute from hostels. Hostels do no longer
contain information about reserved bed spaces.

Use default values for list attributes. Otherwise the hostel manage page cannot be opened after import of hostels.

File size: 139 bytes
Line 
1<table class="form-table" i18n:domain="waeup.kofa">
2  <tbody>
3    <tal:widgets content="structure provider:widgets" />
4  </tbody>
5</table>
Note: See TracBrowser for help on using the repository browser.