mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 18:54:30 +01:00
Follow-up to e8af21c: rm unused variable in unit test
This commit is contained in:
parent
e8af21cc9d
commit
0e991ccba2
@ -153,7 +153,7 @@ $(function () {
|
|||||||
+ '<li><a id="three-link" href="#three">Three</a></li>'
|
+ '<li><a id="three-link" href="#three">Three</a></li>'
|
||||||
+ '</ul>'
|
+ '</ul>'
|
||||||
+ '</nav>'
|
+ '</nav>'
|
||||||
var $section = $(sectionHTML).appendTo('#qunit-fixture')
|
$(sectionHTML).appendTo('#qunit-fixture')
|
||||||
|
|
||||||
var scrollspyHTML = '<div id="content" style="height: 200px; overflow-y: auto;">'
|
var scrollspyHTML = '<div id="content" style="height: 200px; overflow-y: auto;">'
|
||||||
+ '<div id="spacer" style="height: 100px;"/>'
|
+ '<div id="spacer" style="height: 100px;"/>'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user