NYBU#31007 Schermmelding reserveringen

svn path=/Website/trunk/; revision=30867
This commit is contained in:
Erik Groener
2016-09-27 10:42:36 +00:00
parent ed09359abe
commit f6daec1f11

View File

@@ -156,7 +156,7 @@ if (restype == "R")
if (rsv_ruimte_key == -1 && // (update controle komt later wel)
date_from < res.discipline_expire(disc_key) && !adhoc)
{
if (urole == "fe" && this_res.canChangeFEExtended)
if (urole == "fe" && (this_res?this_res.canChangeFEExtended:true))
abort_with_warning(L("lcl_res_lastmin"));
else
if (urole != "bo")