Auth log
Some checks failed
API CI / api-tests (pull_request) Failing after 30s
CI / test (pull_request) Failing after 32s

This commit is contained in:
Tim Lorsbach
2026-07-23 23:30:05 +02:00
parent 3241bc2648
commit aaa87c5f2f
4 changed files with 81 additions and 10 deletions

View File

@ -15,6 +15,7 @@
<i class="glyphicon glyphicon-user"></i> Edit Permissions</a
>
</li>
{% if meta.current_package.get_classification_level_display != "Secret" %}
<li>
<a
role="button"
@ -23,6 +24,7 @@
<i class="glyphicon glyphicon-bullhorn"></i> Publish Package</a
>
</li>
{% endif %}
{% endif %}
<li>
<a