diff options
Diffstat (limited to 'js/bootstrap-button.js')
| -rw-r--r-- | js/bootstrap-button.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/js/bootstrap-button.js b/js/bootstrap-button.js index 6b36753d8..77af03760 100644 --- a/js/bootstrap-button.js +++ b/js/bootstrap-button.js @@ -17,7 +17,8 @@ * limitations under the License. * ============================================================ */ -!function( $ ){ + +!function ( $ ) { "use strict" |
