Air Conditioning meaning that the office space comes equipped with air conditioning within the premises usually wall units or VRV units
2106 Properties
Sort by:
Air Conditioning meaning that the office space comes equipped with air conditioning within the premises usually wall units or VRV units
Compare listings
Compare
/* A11y fix: icon-only mobile menu + tooltip spans (axe failed audits) */
document.addEventListener('DOMContentLoaded',function(){
document.querySelectorAll('button.toggle-button-left:not([aria-label])').forEach(function(b){
b.setAttribute('aria-label','Open mobile menu');
});
document.querySelectorAll('span[data-bs-toggle="tooltip"][aria-label]').forEach(function(s){
if(!s.hasAttribute('role')) s.setAttribute('role','button');
if(!s.hasAttribute('tabindex')) s.setAttribute('tabindex','0');
});
});