Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B bonita-documentation-theme
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • bonita
  • bonita-documentation-theme
  • Repository
Switch branch/tag
  • bonita-documentation-theme
  • src
  • partials
  • footer-scripts.hbs
Find file BlameHistoryPermalink
  • Thomas Bouffard's avatar
    chore: only load docsearch resources when search is displayed · 335e3d33
    Thomas Bouffard authored Jan 26, 2022
    This avoids loading useless resources when the search is not available in the
    page. It previously generated a JS error because some HTML element was not
    present in the page.
    
    Also use specific version of docsearch resources to improve caching and use SRI.
    335e3d33