Skip to content

Commit

Permalink
bust
Browse files Browse the repository at this point in the history
  • Loading branch information
leongersen committed Sep 29, 2016
1 parent c56e006 commit 2671350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/_run/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<link href="/nouislider/documentation/assets/prism.css" rel="stylesheet">
<script src="/nouislider/documentation/assets/wNumb.js"></script>

<link href="<?php echo $distribute; ?>/nouislider.css" rel="stylesheet">
<script src="<?php echo $distribute; ?>/nouislider.js"></script>
<link href="<?php echo $distribute; ?>/nouislider.css?v=900" rel="stylesheet">
<script src="<?php echo $distribute; ?>/nouislider.js?v=900"></script>
<?php /* <script src="/nouislider/concat.php"></script> */ ?>

</head>
Expand Down

0 comments on commit 2671350

Please sign in to comment.