lcl_back bestond niet en kon ook beter lcl_mld_filter zijn (ook al komt het niet in beeld)
svn path=/Website/branches/v2018.2/; revision=40424
This commit is contained in:
@@ -177,7 +177,7 @@ var autfunction = (urole == "fe" ? "WEB_CNTUSE" : "WEB_CNTMAN");
|
||||
</form>
|
||||
</div>
|
||||
<%
|
||||
var p_useraction = {icon: "bars", action: "openFilterPanel()", label: L("mld_back")};
|
||||
var p_useraction = {icon: "bars", action: "openFilterPanel()", label: L("lcl_mld_filter")};
|
||||
HEADER({title: subject,
|
||||
back:false,
|
||||
useraction: p_useraction});
|
||||
|
||||
@@ -600,7 +600,7 @@ var authparams = user.checkAutorisation(autfunction);
|
||||
<%
|
||||
var withContext = (ruimte_key > -1 || ins_key > -1 || rsv_ruimte_key > -1);
|
||||
|
||||
var p_useraction = {icon: "bars", action: "openFilterPanel()", label: L("lcl_back")};
|
||||
var p_useraction = {icon: "bars", action: "openFilterPanel()", label: L("lcl_mld_filter")};
|
||||
HEADER({title: subject,
|
||||
back: (!qrc && withContext),
|
||||
useraction: (!withContext ? p_useraction : null),
|
||||
|
||||
Reference in New Issue
Block a user