New: Add link collapse all - expand all.
Fix: Add missing images.
@@ -271,10 +271,12 @@ print '<table class="border" width="100%">';
|
||||
|
||||
print '<tr class="liste_titre">';
|
||||
print '<td>'.$langs->trans("TreeMenuPersonalized").'</td>';
|
||||
print '<td align="right"><div id="iddivjstreecontrol"><a href="#">'.img_picto('','object_category').' '.$langs->trans("UndoExpandAll").'</a>';
|
||||
print ' | <a href="#">'.img_picto('','object_category-expanded').' '.$langs->trans("ExpandAll").'</a></div></td>';
|
||||
print '</tr>';
|
||||
|
||||
print '<tr>';
|
||||
print '<td>';
|
||||
print '<td colspan="2">';
|
||||
|
||||
// ARBORESCENCE
|
||||
|
||||
|
||||
@@ -188,7 +188,8 @@ function tree_recur($tab,$pere,$rang)
|
||||
$("#iddivjstree").treeview({
|
||||
collapsed: true,
|
||||
animated: "fast",
|
||||
persist: "location"
|
||||
persist: "location",
|
||||
control: "#iddivjstreecontrol"
|
||||
});
|
||||
})
|
||||
</script>';
|
||||
|
||||
|
After Width: | Height: | Size: 847 B |
BIN
htdocs/includes/jquery/plugins/jquerytreeview/images/file.gif
Normal file
|
After Width: | Height: | Size: 110 B |
|
After Width: | Height: | Size: 105 B |
BIN
htdocs/includes/jquery/plugins/jquerytreeview/images/folder.gif
Normal file
|
After Width: | Height: | Size: 106 B |
BIN
htdocs/includes/jquery/plugins/jquerytreeview/images/minus.gif
Normal file
|
After Width: | Height: | Size: 837 B |
BIN
htdocs/includes/jquery/plugins/jquerytreeview/images/plus.gif
Normal file
|
After Width: | Height: | Size: 841 B |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 807 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.2 KiB |