Skip to content
Snippets Groups Projects
Commit b4024992 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Removed blink on minth change on popup calendar

parent 9eccb08b
No related branches found
No related tags found
No related merge requests found
......@@ -171,7 +171,7 @@ function resetDP(base,dateFieldID,format)
function loadMonth(base,month,year,ymd)
{
showDP.box.innerHTML="Loading...";
/*showDP.box.innerHTML="Loading...";*/
var theURL=base+"datepicker.php?cm=shw";
theURL+="&m="+encodeURIComponent(month);
theURL+="&y="+encodeURIComponent(year);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment