mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-03 20:27:34 +02:00
upgrade jshint to 2.1.2 for anton <3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* ============================================================
|
||||
/* ========================================================================
|
||||
* Bootstrap: button.js v3.0.0
|
||||
* http://twitter.github.com/bootstrap/javascript.html#buttons
|
||||
* ============================================================
|
||||
* ========================================================================
|
||||
* Copyright 2013 Twitter, Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
@@ -15,10 +15,10 @@
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ============================================================ */
|
||||
* ======================================================================== */
|
||||
|
||||
|
||||
!function ($) { "use strict";
|
||||
+function ($) { "use strict";
|
||||
|
||||
// BUTTON PUBLIC CLASS DEFINITION
|
||||
// ==============================
|
||||
|
Reference in New Issue
Block a user