Skip to content
Snippets Groups Projects
Commit 10442aec authored by Moritz Strohm's avatar Moritz Strohm
Browse files

Fix for BIESt #761

parent a6f7b45a
No related branches found
No related tags found
No related merge requests found
......@@ -254,7 +254,7 @@
}
} else {
if ($resource->propertyExists('booking_plan_is_public')) {
if ($resource->booking_plan_is_public) {
if ($resource->getProperty('booking_plan_is_public')) {
$actions['0020'] = [
$resource->getActionLink('booking_plan'),
_('Belegungsplan anzeigen'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment