Merge master

This commit is contained in:
Horilla
2025-09-25 16:21:53 +05:30
parent 981f76e7df
commit a1fb59998e
5 changed files with 16 additions and 9 deletions

View File

@@ -16,7 +16,7 @@
<ion-icon name="create-outline"></ion-icon>
{% trans "Edit" %}
</a>
{% endif %}
{% endif %}
{% if instance.approved or instance.canceled %}
<button class="oh-btn oh-btn--secondary w-50" disabled>
@@ -34,7 +34,7 @@
<ion-icon name="create-outline"></ion-icon>
{% trans "Delete" %}
</a>
{% endif %}
{% endif %}
{% if request.GET.deleted %}
<script>