Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !14608

popover-class-indicator (issue #14607)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/kevinparkerson/popover-class-indicator into master Sep 12, 2014
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: kevinparkerson

Addresses issue #14607 (closed) by adding 'no-title' to the popover tip.

If you'd prefer a different class name instead of no-title please let me know. The .find('.popover-title').hide() portion of this line could actually be removed, in favor of hiding the title via LESS and the new no-title class... if you think that change would be worthwhile, I could throw that in there.

Additionally, I tested this minor change via the bootstrap/js/tests/visual/popover.html and by running grunt test, however I did not commit the dist files that were generated. Let me know if you'd like those to be included and I will do so (along with a squash to make it one commit). Thanks!

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/kevinparkerson/popover-class-indicator