mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
fixed
This commit is contained in:
parent
0820d70dce
commit
b8c96371c3
@ -16,6 +16,7 @@
|
|||||||
</p>
|
</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="preview-actions text-center">
|
<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')) %}
|
{% 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]) %}
|
{% set continueLink = url_route('visiosoft.module.packages::add_package', [adv.id]) %}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user