• show_download_tab does not seem to work in Sugar 14.0.0 Enterprise

    We have $sugar_config [ 'show_download_tab' ] = false ; in config_override.php and this has worked for years. We have upgraded to Sugar 14.0.0 Enterprise but now the Downloads tab is no longer hidden. Is this a bug of Sugar 14.0.0…
  • CSS Broken in Sugar 14.00

    Sugar 13 .btn CSS .btn { font-size: 11px; line-height: 12px; padding: 7px; box-shadow: none; margin-left: 8px; border: 1px solid var(--border-color); text-shadow: none; display: inline-flex; align-items: center; justify-content: center } …