mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#4309 iş makinası needs
This commit is contained in:
parent
b6fce6972d
commit
adad7b2fbc
@ -17,9 +17,6 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="preview-actions text-center">
|
||||
|
||||
{{ addBlock('advs/preview/button', {'adID': adv.id})|raw }}
|
||||
|
||||
{% 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]) %}
|
||||
{% elseif isActive('dopings') %}
|
||||
@ -48,9 +45,6 @@
|
||||
<div class="preview-overlay position-absolute"></div>
|
||||
</div>
|
||||
<div class="preview-actions text-center">
|
||||
|
||||
{{ addBlock('advs/preview/button', {'adID': adv.id})|raw }}
|
||||
|
||||
{% if not setting_value('visiosoft.module.advs::hide_configurations') %}
|
||||
<a href="{{ route('visiosoft.module.advs::user.configrations.create') }}?ad={{ adv.id }}"
|
||||
class="btn btn-warning shadow-sm mr-4 text-white">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user