mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 23:04:32 +02:00
restore docs kill links js
This commit is contained in:
@@ -28,6 +28,11 @@
|
|||||||
$('.tooltip-test').tooltip()
|
$('.tooltip-test').tooltip()
|
||||||
$('.popover-test').popover()
|
$('.popover-test').popover()
|
||||||
|
|
||||||
|
// Disable empty links in docs examples
|
||||||
|
$('.bd-example [href=#]').click(function (e) {
|
||||||
|
e.preventDefault()
|
||||||
|
})
|
||||||
|
|
||||||
// Config ZeroClipboard
|
// Config ZeroClipboard
|
||||||
ZeroClipboard.config({
|
ZeroClipboard.config({
|
||||||
moviePath: '/assets/flash/ZeroClipboard.swf',
|
moviePath: '/assets/flash/ZeroClipboard.swf',
|
||||||
|
Reference in New Issue
Block a user