FCLT#56754 Stiekem ook wat MJB teksten
svn path=/Website/trunk/; revision=41473
This commit is contained in:
@@ -410,7 +410,7 @@ var authparamsCTRUSE = user.checkAutorisation("WEB_CTRUSE");
|
||||
//multi: true, // Voor nu niet multi
|
||||
trclass:"primsearch",
|
||||
emptyKey: 1,
|
||||
emptyOption: "",
|
||||
emptyOption: L("lcl_search_generic"),
|
||||
onChange: "onChangeScenario()"
|
||||
});
|
||||
RWCHECKBOXTR("actsit", "fldactsit", L("lcl_mjb_also_act_situation"), actsit, { html: " value='1' ", trclass: "primsearch tractsit"});
|
||||
@@ -442,7 +442,7 @@ var authparamsCTRUSE = user.checkAutorisation("WEB_CTRUSE");
|
||||
sql,
|
||||
{ initKey: categorie_key,
|
||||
label: L("ctr_discipline"),
|
||||
emptyOption: L("lcl_all"),
|
||||
emptyOption: L("lcl_search_generic"),
|
||||
trclass: "primsearch"
|
||||
});
|
||||
|
||||
@@ -460,7 +460,7 @@ var authparamsCTRUSE = user.checkAutorisation("WEB_CTRUSE");
|
||||
{ initKey: groep,
|
||||
label: L("ins_srtcontrole_groep"),
|
||||
multi: true,
|
||||
emptyOption: "",
|
||||
emptyOption: L("lcl_search_generic"),
|
||||
trclass: "primsearch"
|
||||
});
|
||||
|
||||
@@ -483,7 +483,7 @@ var authparamsCTRUSE = user.checkAutorisation("WEB_CTRUSE");
|
||||
label: L("lcl_ins_controle_srt"),
|
||||
multi: true,
|
||||
trclass:"primsearch",
|
||||
emptyOption: ""
|
||||
emptyOption: L("lcl_search_generic")
|
||||
});
|
||||
sql = "SELECT DISTINCT COALESCE(xcp.ins_srtcontroledl_xcp_periode, isc.ins_srtcontrole_periode) periode_key"
|
||||
+ " , COALESCE(xcp.ins_srtcontroledl_xcp_periode, isc.ins_srtcontrole_periode) || " + safe.qL("lcl_ins_controle_period_rearyear") + " periode"
|
||||
@@ -499,7 +499,7 @@ var authparamsCTRUSE = user.checkAutorisation("WEB_CTRUSE");
|
||||
label: L("lcl_mjb_frequency"),
|
||||
multi: true,
|
||||
trclass:"primsearch",
|
||||
emptyOption: ""
|
||||
emptyOption: L("lcl_search_generic")
|
||||
});
|
||||
|
||||
FCLTkostenplaatsselector("account",
|
||||
|
||||
Reference in New Issue
Block a user