mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-30 07:08:24 +00:00
[fix] fixes birthday reminders #2021
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
{% if (items|length)==100 %}
|
||||
<div class="alert alert-info info">Showing top 100 items.</div>
|
||||
<div class="text-muted info">Showing top 100 items.</div>
|
||||
{% endif %}
|
||||
{% else %}
|
||||
<div class="text-muted">No items listed.</div>
|
||||
|
||||
Reference in New Issue
Block a user