This commit is contained in:
parent
58d6f583e5
commit
24732fde26
1 changed files with 1 additions and 1 deletions
|
|
@ -37,8 +37,8 @@
|
||||||
alt="{{ instance.context.service_definition.service.name }}"
|
alt="{{ instance.context.service_definition.service.name }}"
|
||||||
style="height: 24px;
|
style="height: 24px;
|
||||||
width: auto">
|
width: auto">
|
||||||
|
{% if instance.context.service_offering.provider.logo %}<span class="text-muted">|</span>{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<span class="text-muted">|</span>
|
|
||||||
{% if instance.context.service_offering.provider.logo %}
|
{% if instance.context.service_offering.provider.logo %}
|
||||||
<img src="{{ instance.context.service_offering.provider.logo.url }}"
|
<img src="{{ instance.context.service_offering.provider.logo.url }}"
|
||||||
alt="{{ instance.context.service_offering.provider.name }}"
|
alt="{{ instance.context.service_offering.provider.name }}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue