Skip to content

Commit

Permalink
forced no cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Vondrick committed Mar 9, 2011
1 parent 709020c commit 40e0c67
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<link rel="stylesheet" type="text/css" href="jquery-ui/smoothness/jquery-ui-1.8.9.custom.css">

<script src="turkic/javascript.js"></script>
<script src="jquery-ui/jquery-ui-1.8.9.custom.min.js"></script>
<script src="videoplayer.js"></script>
<script src="preload.js"></script>
<script src="objectui.js"></script>
<script src="ui.js"></script>
<script src="job.js"></script>
<script src="tracks.js"></script>
<script src="bootstrap.js"></script>
<script src="turkic/javascript.js?v=mar8"></script>
<script src="jquery-ui/jquery-ui-1.8.9.custom.min.js?v=mar8"></script>
<script src="videoplayer.js?v=mar8"></script>
<script src="preload.js?v=mar8"></script>
<script src="objectui.js?v=mar8"></script>
<script src="ui.js?v=mar8"></script>
<script src="job.js?v=mar8"></script>
<script src="tracks.js?v=mar8"></script>
<script src="bootstrap.js?v=mar8"></script>

<script type="text/javascript">

Expand Down

0 comments on commit 40e0c67

Please sign in to comment.