RWSN#36797 FO meldingen in Mobile

svn path=/Website/trunk/; revision=31441
This commit is contained in:
Erik Groener
2016-11-11 12:55:54 +00:00
parent f0f6c63221
commit 4e3ae78d72
2 changed files with 3 additions and 1 deletions

View File

@@ -2558,6 +2558,8 @@ __Log(result);
mresult.canBOread = mresult.canRead("WEB_MLDBOF");
mresult.canFEread = mresult.canRead("WEB_MLDUSE");
mresult.canMIread = mresult.canRead("WEB_MLDBAC");
mresult.canReadAny = mresult.canFORead || mresult.canBORead || mresult.canFERead || mresult.canMIread;
mresult.canReadFEOnly = ((mresult.canReadAny && !mresult.canFOread && !mresult.canBOread && !mresult.canMIread) ? true : false);
// opdracht
// Algemeen niveau

View File

@@ -494,7 +494,7 @@ if (action != "forward")
}
else // nieuwe, alleen voor FO
{
if (fronto)
if (fronto && !this_mld.canReadFEOnly)
{
var personEditable = (mld_key > 0 && this_mld.canPersChange) || (mld_key < 0 && this_mld.canFOwrite);
FCLTpersoonselector("person",