mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-24 17:48:41 +02:00
feat: use proper cotton boolean for removing padding on empty msg
This commit is contained in:
@@ -73,6 +73,6 @@
|
||||
</table>
|
||||
</div>
|
||||
{% else %}
|
||||
<c-msg.empty title="{% translate "No installment plans" %}" :remove-padding="True"></c-msg.empty>
|
||||
<c-msg.empty title="{% translate "No installment plans" %}" remove-padding></c-msg.empty>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user