chore(ganttDb): export durationToDate so it can be tested

This commit is contained in:
Jason Würtz
2019-07-07 17:17:05 -03:00
parent b7c4b66b61
commit 047760ad4b

View File

@@ -543,7 +543,8 @@ export default {
getExcludes,
setClickEvent,
setLink,
bindFunctions
bindFunctions,
durationToDate
}
function getTaskTags (data, task, tags) {