Skip to main content

City of Berkeley Rent Board

Citation
City of Berkeley Rent Board
Jurisdiction
Berkeley (municipal)
Source
Official source

Full Text

1,227 chars
// input url should be managed by client page via web.config entry, or other methods
if (!_googleTranslateDisclaimerWindow || _googleTranslateDisclaimerWindow.closed) {
_googleTranslateDisclaimerWindow = window.open(url, "subWindow", "toolbar=no,resizable=yes,scrollbars=yes,width=500,height=300,top=" + y + ",screenY=" + y + ",left=" + x + ",screenX=" + x)
}
else {
_googleTranslateDisclaimerWindow.focus()
}

}

Translation Disclaimer

END CUSTOM TEMPLATE OUTPUT from 'themes/custom/berkeley_zurb/templates/field/field.html.twig'

END CUSTOM TEMPLATE OUTPUT from 'themes/custom/berkeley_zurb/templates/block/block.html.twig'

END CUSTOM TEMPLATE OUTPUT from 'themes/custom/berkeley_zurb/templates/layout/region.html.twig'

©
2026
Berkeley Rent Board
All rights reserved.

function submitFormTopbar() {
var key = document.getElementById('edit-keys-topbar').value.trim()
window.location.href = '/search?search=' + key
}

document.getElementById('search-form-topbar').addEventListener('submit', function (e) {
e.preventDefault()
submitFormTopbar()
})

END CUSTOM TEMPLATE OUTPUT from 'themes/custom/berkeley_zurb/templates/system/page.html.twig'

END OUTPUT from 'core/modules/system/templates/off-canvas-page-wrapper.html.twig'