Ajout fonction tout drouler sur liste catgories

This commit is contained in:
Laurent Destailleur 2006-08-17 01:04:09 +00:00
parent 36a36dfdd4
commit 67c12ed041
5 changed files with 2 additions and 2 deletions

View File

@ -144,8 +144,8 @@ if ($conf->use_javascript)
$node[$rootnode] = new HTML_TreeNode(array(
'text' => $langs->trans("AllCats"),
'link' => '',
'icon' => $icon,
'expandedIcon' => $expandedIcon,
'icon' => 'base.gif',
'expandedIcon' => 'base.gif',
'expanded' => true)
//,array('onclick' => "alert('foo'); return false", 'onexpand' => "alert('Expanded')")
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 622 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 582 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB