diff options
Diffstat (limited to 'data/templates/sidebar.block.linked.php')
-rw-r--r-- | data/templates/sidebar.block.linked.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/sidebar.block.linked.php b/data/templates/sidebar.block.linked.php index 517705e..cd4a908 100644 --- a/data/templates/sidebar.block.linked.php +++ b/data/templates/sidebar.block.linked.php @@ -38,7 +38,7 @@ jQuery("#related-content") "theme": "default", "dots": false, "icons": true, - "url": '<?php echo ROOT ?>js/themes/default/style.css' + "url": '<?php echo ROOT ?>js/jstree-1.0-rc2/themes/default/style.css' }, "json_data" : { "ajax" : { |