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