FSN#38711 kleine aanpassing nog
svn path=/Website/trunk/; revision=31923
This commit is contained in:
@@ -55,7 +55,7 @@ function _initVrijedagen()
|
||||
// buttonImageOnly: true,
|
||||
// showOn: "<%=device.test(device.isMobile)?"focus":S("cal_showOn")%>",
|
||||
showOn: "none",
|
||||
dateFormat: 'D dd-mm-yy',
|
||||
dateFormat: 'dd-mm-yy',
|
||||
changeYear: true,
|
||||
changeMonth: true,
|
||||
duration: 'fast',
|
||||
@@ -77,9 +77,7 @@ function _initVrijedagen()
|
||||
},
|
||||
showWeek: true
|
||||
});
|
||||
$(".ui-datepicker-trigger").hide();
|
||||
}
|
||||
)
|
||||
})
|
||||
</script>
|
||||
<%
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user