|
|
|
|
@ -600,8 +600,7 @@ $( document ).ready(function() {
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
[% END -%]
|
|
|
|
|
|
|
|
|
|
[% IF c.config.features.cloudpbx && billing_mapping.product.class == 'pbxaccount' && (
|
|
|
|
|
[% IF c.config.features.cloudpbx && subscriber.contract.product.class == 'pbxaccount' && (
|
|
|
|
|
((c.user.roles == "subscriber" || c.user.roles == "subscriberadmin") && special_prefs.check && special_prefs.auto_attendant.active) ||
|
|
|
|
|
((c.user.roles == "subscriber" || c.user.roles == "subscriberadmin") && !special_prefs.check) ||
|
|
|
|
|
c.user.roles == "admin" || c.user.roles == "reseller"
|
|
|
|
|
|