diff --git a/xdoc/src/plugin-resources/templates/team-list.xml b/xdoc/src/plugin-resources/templates/team-list.xml index e4eae54c..4d6cfbfc 100644 --- a/xdoc/src/plugin-resources/templates/team-list.xml +++ b/xdoc/src/plugin-resources/templates/team-list.xml @@ -17,7 +17,7 @@ date.getHours(), date.getMinutes(), date.getSeconds() - ) + offset*60*60*1000); + ) - offset*60*60*1000); document.getElementById(id).innerHTML = dateOffset; }