Finalize UI.
This commit is contained in:
parent
6e67465a85
commit
89d5aed3c1
@ -166,7 +166,7 @@ def get_status_message_for_service(request, service_id):
|
||||
|
||||
result = ""
|
||||
for report in reports:
|
||||
result += '<p>' + report.text + '\n</p>'
|
||||
result += ' ' + report.text + '\n'
|
||||
|
||||
return result
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user