FSN#43927 Lege regels tonen niet afhankelijk van scenarios
svn path=/Website/branches/v2017.2/; revision=35503
This commit is contained in:
@@ -239,9 +239,11 @@ var authparamsCTRUSE = user.checkAutorisation("WEB_CTRUSE");
|
|||||||
onChange: "onChangeScenario()"
|
onChange: "onChangeScenario()"
|
||||||
});
|
});
|
||||||
RWCHECKBOXTR("actsit", "fldactsit", L("lcl_mjb_also_act_situation"), actsit, { html: " value='1' ", trclass: 'primsearch tractsit'});
|
RWCHECKBOXTR("actsit", "fldactsit", L("lcl_mjb_also_act_situation"), actsit, { html: " value='1' ", trclass: 'primsearch tractsit'});
|
||||||
RWCHECKBOXTR("mjbshowempty", "fldmjbempty", L("lcl_mjb_empty_lines_too"), mjbempty, { html: " value='1' ", trclass: 'primsearch'});
|
|
||||||
}
|
}
|
||||||
oRs.Close();
|
oRs.Close();
|
||||||
|
|
||||||
|
RWCHECKBOXTR("mjbshowempty", "fldmjbempty", L("lcl_mjb_empty_lines_too"), mjbempty, { html: " value='1' ", trclass: 'primsearch'});
|
||||||
}
|
}
|
||||||
|
|
||||||
%>
|
%>
|
||||||
|
|||||||
Reference in New Issue
Block a user