forked from Wavyzz/dolibarr
Removed blink on minth change on popup calendar
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user