FSN#37923 Ook de sleutelcode moet een canReadany opleveren

svn path=/Website/branches/v2016.2/; revision=30958
This commit is contained in:
Jos Groot Lipman
2016-10-04 09:44:17 +00:00
parent cc2183545b
commit c444d2daf3

View File

@@ -513,6 +513,7 @@ ins = {checkAutLevel:
var readslebof = iresult.canRead("WEB_SLEBOF");
iresult.readslebof = readslebof;
iresult.canRead = readslebof; // Lezen
iresult.canReadAny = iresult.canRead;
var writeslebof = iresult.canWrite("WEB_SLEBOF");
var writeslefof = iresult.canWrite("WEB_SLEFOF");