forked from Wavyzz/dolibarr
Clean code
This commit is contained in:
@@ -225,7 +225,6 @@ function getObjectFromID(id){
|
||||
// Called after the selection or typing of a date to save details into detailed fields
|
||||
function dpChangeDay(dateFieldID, format)
|
||||
{
|
||||
//showDP.datefieldID=dateFieldID;
|
||||
console.log("Call dpChangeDay, we save date into detailed fields from format = "+format);
|
||||
|
||||
var thefield = getObjectFromID(dateFieldID);
|
||||
|
||||
Reference in New Issue
Block a user