Compare commits
No commits in common. "e70c09dceefa77fc651f83d19f4689287dd46c61" and "1f2524b4e89f73d510d40df9f5036f00daca4d72" have entirely different histories.
e70c09dcee
...
1f2524b4e8
1 changed files with 0 additions and 9 deletions
|
|
@ -7,15 +7,6 @@
|
|||
{% endblock html_title %}
|
||||
{% block page_title_extra %}
|
||||
<div>
|
||||
{% if instance.spec.parameters.service.fqdn %}
|
||||
<a href="https://{{ instance.spec.parameters.service.fqdn.0 }}"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="btn btn-success me-1 mb-1">
|
||||
<i class="bi bi-box-arrow-up-right me-1"></i>
|
||||
{% translate "Open" %}
|
||||
</a>
|
||||
{% endif %}
|
||||
{% if has_change_permission %}
|
||||
<a href="{{ instance.urls.update }}" class="btn btn-primary me-1 mb-1">{% translate "Edit" %}</a>
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue