mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
Follow-up to e8af21c
: rm unused variable in unit test
This commit is contained in:
@@ -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;"/>'
|
||||||
|
Reference in New Issue
Block a user