Commit e64c02b7 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent d827192e
...@@ -115,7 +115,7 @@ function add(total,dates,type) ...@@ -115,7 +115,7 @@ function add(total,dates,type)
if (found) if (found)
return return
adder.push({total:total,dates:dates,countDay:dates.length,type:type}) adder.push({total:total,dates:dates,countDay:dates.length,type:[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