spec/html/bootstrap-switch.html in patternfly-sass-3.7.0 vs spec/html/bootstrap-switch.html in patternfly-sass-3.8.0

- old
+ new

@@ -24,10 +24,10 @@ <!-- iPhone non-retina icon (iOS < 7) --> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../../dist/img/apple-touch-icon-precomposed-57.png"> <link rel="stylesheet" href="../../dist/css/patternfly.min.css" > <link rel="stylesheet" href="../../dist/css/patternfly-additions.min.css" > <script src="//code.jquery.com/jquery-2.1.4.min.js"></script> - <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> + <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <script src="//rawgit.com/nostalgiaz/bootstrap-switch/v3.3.2/dist/js/bootstrap-switch.min.js"></script> <script src="bootstrap-switch.js"></script> <script src="../../dist/js/patternfly.min.js"></script> </head>