frontend update to tabler beta 19 (#4029)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<div class="font-weight-medium">
|
||||
{{ title|trans }}
|
||||
</div>
|
||||
<div class="text-muted">
|
||||
<div class="text-body-secondary">
|
||||
{% block widget_data %}
|
||||
{{ data }}
|
||||
{% endblock %}
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
{{ title|trans }}
|
||||
</a>
|
||||
</div>
|
||||
<div class="text-muted">
|
||||
<div class="text-body-secondary">
|
||||
{% if data is iterable %}
|
||||
{{ 'Invalid data' }}
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user