Skip to content

Commit

Permalink
fix docs toggles
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Aguilar committed Apr 5, 2016
1 parent 363f37d commit 65836be
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
6 changes: 0 additions & 6 deletions docs/assets/main.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/layout.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<script src="//code.jquery.com/jquery-2.2.2.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<script src="dist/js/bootstrap-colorpicker.js"></script>
<script src="docs/assets/main.js"></script>
</head>
<body>
<div class="container">
Expand Down
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<script src="//code.jquery.com/jquery-2.2.2.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<script src="dist/js/bootstrap-colorpicker.js"></script>
<script src="docs/assets/main.js"></script>
</head>
<body>
<div class="container">
Expand Down

0 comments on commit 65836be

Please sign in to comment.