FCLT#57054 Volgorde omgedraaid; eerst correcte datum invoeren, pas daarna native maken
svn path=/Website/branches/v2019.1/; revision=41745
This commit is contained in:
@@ -283,7 +283,8 @@ function _FCLTcalendar (fieldID, params)
|
||||
}
|
||||
else
|
||||
{
|
||||
$("#show_<%=fieldID%>").attr("type", "date")
|
||||
$("#show_<%=fieldID%>")
|
||||
.attr("type", "date")
|
||||
.val("<%=iniDateDate%>")
|
||||
.change(function ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user