DJIN#34849: Zoekvelden Ruimte zichtbaar bij reserveren Voorzieningen.
svn path=/Website/trunk/; revision=27834
This commit is contained in:
@@ -662,7 +662,7 @@ var authparams = user.checkAutorisation(autfunction);
|
||||
<%
|
||||
BLOCK_END();
|
||||
var buttons = [];
|
||||
if (!planbordonly && autoexec < 1) // niet alleen planbord
|
||||
if (!planbordonly) // niet alleen planbord
|
||||
buttons.push ( {title: L("lcl_overview_list"), action: "doSubmit(0)" } ); // Overzicht
|
||||
if (!show_park && autoexec != 2) // PF: van mij mag backo ook best planbord zien?
|
||||
buttons.push ( {title: L("lcl_planboard"), action: "$('#autosearch').val(0);doSubmit(1)" } );
|
||||
|
||||
Reference in New Issue
Block a user