feat(api): add org team view page

!16 #41
This commit is contained in:
2024-05-31 17:54:49 +09:30
parent 776c5db8ca
commit 3fef74e700
4 changed files with 21 additions and 4 deletions

View File

@ -102,7 +102,7 @@ section h2 span svg {
{% endif %}
( {% if build_details.project_url %}<a href="{{ build_details.project_url }}/-/commit/{{ build_details.sha }}" target="_blank">{% endif %}
{{ build_details.sha }}
{% if build_details.url%}</a>{% endif %} )
{% if build_details.project_url %}</a>{% endif %} )
</span>
<span></span>
</footer>