mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-08-11 01:14:05 +08:00
Fixed inaccessible products without clients
This commit is contained in:
@@ -19,7 +19,6 @@ th {
|
||||
</div>
|
||||
</article>
|
||||
{% else %}
|
||||
{% if clients %}
|
||||
<nav class="level">
|
||||
<div class="level-item has-text-centered">
|
||||
<div>
|
||||
@@ -49,6 +48,7 @@ th {
|
||||
|
||||
<hr>
|
||||
|
||||
{% if clients %}
|
||||
<table class="table is-striped is-hoverable is-fullwidth">
|
||||
<thead>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user