Commit 338c7346 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent ed2a4589
...@@ -201,8 +201,10 @@ function addRunup(total, runUp) { ...@@ -201,8 +201,10 @@ function addRunup(total, runUp) {
adder[i].runUp.push(runUp[z]) adder[i].runUp.push(runUp[z])
} }
console.log(adder[i].runUp)
} }
} }
function getDaysDiff(start, closed) { function getDaysDiff(start, closed) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment