mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
add semicolons to the end of js files
This commit is contained in:
Vendored
+1
-1
@@ -88,4 +88,4 @@
|
||||
$('body').on('click.alert.data-api', dismiss, Alert.prototype.close)
|
||||
})
|
||||
|
||||
}( window.jQuery )
|
||||
}( window.jQuery );
|
||||
Reference in New Issue
Block a user