mergify[bot]
2 yıl önce
committed by
GitHub
ebeveyn
işleme
99b8bbd0ff
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
frappe/templates/includes/list/list.html
|
@@ -19,7 +19,7 @@ |
|
|
{{ item }} |
|
|
{{ item }} |
|
|
{% endfor %} |
|
|
{% endfor %} |
|
|
</div> |
|
|
</div> |
|
|
<div class="more-block mt-6 {% if not show_more -%} hidden {%- endif %}"> |
|
|
|
|
|
|
|
|
<div class="more-block py-6 {% if not show_more -%} hidden {%- endif %}"> |
|
|
<button class="btn btn-light btn-more btn-sm">{{ _("More") }}</button> |
|
|
<button class="btn btn-light btn-more btn-sm">{{ _("More") }}</button> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|