add bookable to ressource list

This commit is contained in:
Birgit Becker 2022-04-20 12:37:12 +02:00 committed by GitHub
parent ce14c1c9f6
commit d1cd915a0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@
<vbox>
<nextmatch-sortheader statustext="How many of this resource are usable" label="Useable" id="useable"/>
<nextmatch-sortheader statustext="How many of this resource exists" label="Quantity" id="quantity"/>
<nextmatch-sortheader statustext="Is the ressource bookable?" label="Bookable" id="bookable"/>
</vbox>
<vbox>
<nextmatch-sortheader label="Category" id="cat_id"/>
@ -46,6 +47,7 @@
<vbox align="left">
<description align="left" id="${row}[useable]" no_lang="1"/>
<description align="left" id="${row}[quantity]" no_lang="1"/>
<description align="left" id="${row}[bookable]" no_lang="1"/>
</vbox>
<vbox>
<menulist>