Skip to content

Commit 32baaba

Browse files
committed
html/template.html: remove deadcode for popover
1 parent 6440765 commit 32baaba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/html/template.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,6 @@ <h4>
266266
}
267267
window.addEventListener("hashchange", locationHashChanged)
268268
locationHashChanged()
269-
$(function () {
270-
$('[data-toggle="popover"]').popover()
271-
})
272269
</script>
273270

274271
</body>

0 commit comments

Comments
 (0)