Commit c16de3e9 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent c8f7ddf9
...@@ -100,7 +100,7 @@ function add(total, dates, type) { ...@@ -100,7 +100,7 @@ function add(total, dates, type) {
adder[i].countDay = adder[i].dates.length adder[i].countDay = adder[i].dates.length
if (type) if (typeof type !=="undefined")
adder[i].type.push(type) adder[i].type.push(type)
} }
......
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