DENB#37104 Mobile bezoekvraag na reservering maar geen rechten
svn path=/Website/trunk/; revision=30321
This commit is contained in:
@@ -264,7 +264,7 @@ if (rsv.restype == "CV")
|
||||
} // restype = "CV"
|
||||
|
||||
// mag de gebruiker bezoekers toevoegen?
|
||||
var xfunc = user.func_enabled2("BEZ");
|
||||
var xfunc = user.func_enabled2("BEZ", {prs_key: user_key, isOptional: true});
|
||||
var canHaveBez = xfunc.canWrite("WEB_BEZUSE") || xfunc.canWrite("WEB_BEZFOF");
|
||||
|
||||
%>
|
||||
|
||||
Reference in New Issue
Block a user