trim trailing
This commit is contained in:
parent
6cb0fb10d6
commit
526ea496ee
@ -94,4 +94,3 @@ abstract class CommonObjectLine extends CommonObject
|
||||
|
||||
// For the moment we use the extends on CommonObject until PHP min is 5.4 so use Traits.
|
||||
}
|
||||
|
||||
|
||||
@ -281,5 +281,3 @@ function updateTotal(days,mode)
|
||||
jQuery('.totalDay'+days).text(total);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user