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