2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

restore docs kill links js

This commit is contained in:
Mark Otto
2015-08-17 21:21:39 -07:00
parent 03b6c35b5d
commit cd592725cb
+5
View File
@@ -28,6 +28,11 @@
$('.tooltip-test').tooltip()
$('.popover-test').popover()
// Disable empty links in docs examples
$('.bd-example [href=#]').click(function (e) {
e.preventDefault()
})
// Config ZeroClipboard
ZeroClipboard.config({
moviePath: '/assets/flash/ZeroClipboard.swf',