mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
removed twipsy options
This commit is contained in:
Vendored
+1
-1
@@ -78,7 +78,7 @@ $(function () {
|
||||
var expectedTitle = 'Gotta make you understand'
|
||||
, popover = $('<a href="#">@rvagg</a>')
|
||||
.attr('title', expectedTitle)
|
||||
.data('content', '<p><b>Never gonna give you up</b>,</p><p>Never gonna let you down</p>')
|
||||
.attr('data-content', '<p><b>Never gonna give you up</b>,</p><p>Never gonna let you down</p>')
|
||||
.appendTo('#qunit-runoff')
|
||||
.popover({
|
||||
html: true
|
||||
|
||||
Reference in New Issue
Block a user