FEM: material task panel, white space

This commit is contained in:
Bernd Hahnebach
2019-02-14 07:38:29 +01:00
committed by wmayer
parent 520701c777
commit 951dc35ce4

View File

@@ -284,7 +284,7 @@ class _TaskPanelFemMaterial:
def print_material_params(self, material=None):
# in rare cases we gone pass a empty dict
# in such a case a empty dict should be printed and not self.material thus we check for None
if material is None:
if material is None:
material = self.material
if not material:
# empty dict