{% load i18n creme_ctype creme_widgets %}{% load blockjsondata from creme_core_tags %}
{% if not button.rtype.enabled %}
{% elif button.permission_error %}
{% else %}
{% with act_ctype='COMMERCIAL_ACT_MODEL'|ctype_for_swappable %}
{% endwith %}
{% endif %}