Merge branch '3.0.0-wip' into gh-pages
This commit is contained in:
commit
866353ea4f
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
offset: navHeight
|
||||
})
|
||||
|
||||
$('[href^=#]').click(function (e) {
|
||||
$('[href=#]').click(function (e) {
|
||||
e.preventDefault()
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue