.
This commit is contained in:
+1
-1
@@ -148,4 +148,4 @@ def print_dicom(dataset, indent=0):
|
||||
l.append("{0:s} {1:s} = {2:s}".format(indent_string,
|
||||
data_element.name,
|
||||
repr_value))
|
||||
return "\n".join(l)
|
||||
return "\n<br/>".join(l)
|
||||
Reference in New Issue
Block a user