2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00
This commit is contained in:
fat
2014-05-12 21:15:16 -07:00
parent c312d735d9
commit f219fee07b
11 changed files with 23 additions and 1 deletions
+2
View File
@@ -18,6 +18,8 @@
$(el).on('click', dismiss, this.close)
}
Alert.VERSION = '3.1.1'
Alert.prototype.close = function (e) {
var $this = $(this)
var selector = $this.attr('data-target')