Merge remote-tracking branch 'origin/4.4'

This commit is contained in:
Lipu Fei 2019-11-11 08:13:53 +01:00
commit d13683f4db
3 changed files with 5 additions and 4 deletions

View file

@ -46,7 +46,7 @@ TabView
{
return ""
}
return linkedMaterials.join(", ");
return linkedMaterials;
}
function getApproximateDiameter(diameter)