]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Don't add empty content holder when there is no content available (#33982)
authorRohit Sharma <rohit2sharma95@gmail.com>
Tue, 18 May 2021 06:02:39 +0000 (11:32 +0530)
committerGitHub <noreply@github.com>
Tue, 18 May 2021 06:02:39 +0000 (09:02 +0300)
commit153cf3a235ec7fd86c09cbe5f31d7eebd0aab661
tree30c620c608a4df4eb63cf2d7dcbdc1821b1986d5
parent0b2d20b975af55c3df8297d022e8d75b32e303ad
Don't add empty content holder when there is no content available (#33982)

* Remove content holder when there is no content

* Add tests to check the removal of header/content

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
js/src/popover.js
js/tests/unit/popover.spec.js