diff --git a/APPL/RES/res.inc b/APPL/RES/res.inc index ddfb93c25d..2df5a94919 100644 --- a/APPL/RES/res.inc +++ b/APPL/RES/res.inc @@ -928,7 +928,7 @@ res = { rresult.readoReason = L("lcl_res_fe_edit_option_only"); } - if ( rresult.canChange + if ( rresult.canChange && rresult.canChangeUrole != "fo" && rsv_ruimte_contact_key != user_key && !user.isCollega(rsv_ruimte_contact_key) && !user.isCollega(rsv_ruimte_host_key))