mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 12:59:05 +02:00
remove trailing semicolons - we'll be hosting minified files with semicolons - no reason to make the dev source ugly
This commit is contained in:
2
js/bootstrap-popover.js
vendored
2
js/bootstrap-popover.js
vendored
@@ -91,4 +91,4 @@
|
||||
|
||||
$.fn.twipsy.rejectAttrOptions.push( 'content' )
|
||||
|
||||
}( window.jQuery || window.ender );
|
||||
}( window.jQuery || window.ender )
|
Reference in New Issue
Block a user