Commit aa8d5ae2 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_crm: Remove whitespaces (useless)

parent fe64bea0
......@@ -40,11 +40,11 @@ if aggregate_portal_type == "Instance Tree":
pasth=instance.getRelativeUrl(),
uid=instance.getUid(),
title= instance.getTitle(),
specialise_title= instance_tree.getTitle(),
software_release= instance.getUrlString(),
compute_node_reference= compute_node.getReference(),
allocation_scope= compute_node.getAllocationScope(),
follow_up_title= context.getFollowUpTitle(),
specialise_title=instance_tree.getTitle(),
software_release=instance.getUrlString(),
compute_node_reference=compute_node.getReference(),
allocation_scope=compute_node.getAllocationScope(),
follow_up_title=context.getFollowUpTitle(),
message=m,
created_at=create_at,
since=since,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment