2
0
forked from Wavyzz/dolibarr

Clean code

This commit is contained in:
ldestailleur
2025-05-06 15:20:14 +02:00
parent 084bc9af3c
commit 52acd2cfac
2 changed files with 5 additions and 1 deletions

View File

@@ -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);