// Fix treeview retro compat

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15023 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-05-03 08:13:20 +00:00
parent f5f9ee023d
commit d911a3edff
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ $css_files = array(
array('new_file' => $css_folder.'plugins/fancybox/jquery.fancybox.css'),
'jquery.jgrowl.css'=>
array('new_file' => $css_folder.'plugins/jgrowl/jquery.jgrowl.css'),
'jquery.treeview-categories.css' =>
'jquery.treeview.css' =>
array('new_file' => $css_folder.'plugins/treeview-categories/jquery.treeview-categories.css'),
'jqzoom.css' =>
array('new_file' => $css_folder.'plugins/jqzoom/jquery.jqzoom.css'),