mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-28 20:58:17 +00:00
remove var O_O
This commit is contained in:
parent
fc6effae51
commit
0c6a2acd7e
1 changed files with 1 additions and 1 deletions
2
js/bootstrap-popover.js
vendored
2
js/bootstrap-popover.js
vendored
|
|
@ -40,7 +40,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
, getContent: function () {
|
, getContent: function () {
|
||||||
var contentvar
|
var content
|
||||||
, $e = this.$element
|
, $e = this.$element
|
||||||
, o = this.options
|
, o = this.options
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue