FSN#33455 Setting mld_plaats_is_locatie_only naar vakgroeptype
svn path=/Website/trunk/; revision=25947
This commit is contained in:
@@ -276,7 +276,7 @@ function model_issues(mld_key, params)
|
||||
var ruimtekey = (jsondata.room ? jsondata.room : -1);
|
||||
var alg_onroerendgoed_keys = -1;
|
||||
|
||||
if (!S("mld_plaats_is_locatie_only"))
|
||||
if (stdm_info.alg_level > 2)
|
||||
{ // die specifiekere plaats moet dan leegblijven
|
||||
if (ruimtekey != -1)
|
||||
alg_onroerendgoed_keys = ruimtekey;
|
||||
|
||||
Reference in New Issue
Block a user