Skip to content

Commit

Permalink
fix link to index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pioz committed Apr 28, 2014
1 parent f64ecdd commit 276f7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -4,7 +4,7 @@
<head>
<script type="text/javascript" src="jquery.min.js"></script>
<script type="text/javascript" src="jquery.cookie.js"></script>
<script type="text/javascript" src="jquery.tree.min.js"></script>
<script type="text/javascript" src="jquery.tree.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('ul.telefilms').tree({default_expanded_paths_string : '0/0/0,0/0/2,0/2/4'});
Expand Down

0 comments on commit 276f7b6

Please sign in to comment.