|
@@ -13,7 +13,7 @@ Just include Twitter Bootstrap, jQuery, Bootstrap Switch CSS and Javascript
|
|
<link href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
|
|
<link href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
|
|
<link href="bootstrap-switch.css" rel="stylesheet">
|
|
<link href="bootstrap-switch.css" rel="stylesheet">
|
|
|
|
|
|
-<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
|
|
|
|
|
|
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
|
|
<script src="jquery.switch.js"></script>
|
|
<script src="jquery.switch.js"></script>
|
|
```
|
|
```
|
|
|
|
|