mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-23 00:58:40 +02:00
feat: use proper cotton boolean for removing padding on empty msg
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
{% else %}
|
||||
<c-msg.empty
|
||||
title="{% translate 'No entries for this DCA' %}"
|
||||
subtitle="{% translate "Try adding one" %}" :remove-padding="True"></c-msg.empty>
|
||||
subtitle="{% translate "Try adding one" %}" remove-padding></c-msg.empty>
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user