Removed comment

This commit is contained in:
laf
2016-07-31 23:31:18 +01:00
parent b35321cdad
commit 7d72cf045f

View File

@@ -235,7 +235,6 @@ echo "
});
});
// convert the version date from ISO 8601 to the browser's timezone
var ver_date = $('#version_date');
ver_date.text(moment.unix(ver_date.text()));
</script>