This commit is contained in:
vedatakd 2021-08-11 15:36:13 +03:00
parent 0820d70dce
commit b8c96371c3

View File

@ -16,6 +16,7 @@
</p>
{% endif %}
</div>
<div class="preview-actions text-center">
{% if isActive('packages') and setting_value('visiosoft.module.packages::move_the_buy_package_to_the_end') and (auth_user().isAdmin or not auth_user().hasPermission('visiosoft.module.packages::packages.no_read')) %}
{% set continueLink = url_route('visiosoft.module.packages::add_package', [adv.id]) %}