2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

run make on js files

This commit is contained in:
Mark Otto
2012-06-20 23:46:29 -07:00
parent 3875a9f31b
commit 59153205b3
6 changed files with 26 additions and 4 deletions
+4
View File
@@ -71,6 +71,10 @@
return this.$tip
}
, destroy: function () {
this.$element.off().removeData('popover')
}
})