Qual: Mise en commun des picto d'arborescence
@ -26,15 +26,17 @@ htdocs/includes/phplot5/doc
|
||||
htdocs/includes/phplot5/examples
|
||||
htdocs/includes/scriptaculous/test
|
||||
htdocs/includes/treemenu/docs
|
||||
htdocs/includes/treemenu/images
|
||||
htdocs/includes/treemenu/imagesAlt
|
||||
htdocs/includes/treemenu/imagesAlt2
|
||||
htdocs/includes/modules/modEditeur.class.php
|
||||
htdocs/includes/modules/modDocument.class.php
|
||||
htdocs/includes/modules/modDomain.class.php
|
||||
htdocs/includes/modules/modDroitPret.class.php
|
||||
htdocs/includes/modules/modPostnuke.class.php
|
||||
htdocs/includes/modules/modClickToDial.class.php
|
||||
htdocs/includes/modules/modBookmark4u.class.php
|
||||
htdocs/includes/modules/modBarcode.class.php
|
||||
htdocs/includes/modules/modBookmark4u.class.php
|
||||
htdocs/includes/modules/modClickToDial.class.php
|
||||
htdocs/includes/modules/modDocument.class.php
|
||||
htdocs/includes/modules/modDomain.class.php
|
||||
htdocs/includes/modules/modDroitPret.class.php
|
||||
htdocs/includes/modules/modEditeur.class.php
|
||||
htdocs/includes/modules/modPostnuke.class.php
|
||||
htdocs/includes/triggers/interface_user.class.php
|
||||
htdocs/includes/triggers/interface_contractfrombill.class.php-NORUN
|
||||
htdocs/theme/rodolphe
|
||||
|
||||
@ -197,10 +197,9 @@ if ($conf->use_javascript)
|
||||
|
||||
// Affiche arbre
|
||||
print '<script src="'.DOL_URL_ROOT.'/includes/treemenu/TreeMenu.js" language="JavaScript" type="text/javascript"></script>';
|
||||
|
||||
$treeMenu = new HTML_TreeMenu_DHTML($menu,
|
||||
array(
|
||||
'images' => DOL_URL_ROOT.'/includes/treemenu/images',
|
||||
'images' => DOL_URL_ROOT.'/theme/common/treemenu',
|
||||
'defaultClass' => 'treeMenuDefault',
|
||||
'noTopLevelImages' => false,
|
||||
'jsObjectName' => 'tree_categories',
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
docs
|
||||
imagesAlt
|
||||
imagesAlt2
|
||||
images
|
||||
|
||||
|
Before Width: | Height: | Size: 1.0 KiB |
2
htdocs/theme/common/treemenu/.cvsignore
Normal file
@ -0,0 +1,2 @@
|
||||
*.db
|
||||
*.db
|
||||
|
Before Width: | Height: | Size: 70 B After Width: | Height: | Size: 70 B |
|
Before Width: | Height: | Size: 72 B After Width: | Height: | Size: 72 B |
|
Before Width: | Height: | Size: 67 B After Width: | Height: | Size: 67 B |
|
Before Width: | Height: | Size: 923 B After Width: | Height: | Size: 923 B |
|
Before Width: | Height: | Size: 922 B After Width: | Height: | Size: 922 B |
|
Before Width: | Height: | Size: 622 B After Width: | Height: | Size: 622 B |
|
Before Width: | Height: | Size: 63 B After Width: | Height: | Size: 63 B |
|
Before Width: | Height: | Size: 58 B After Width: | Height: | Size: 58 B |
|
Before Width: | Height: | Size: 91 B After Width: | Height: | Size: 91 B |
|
Before Width: | Height: | Size: 90 B After Width: | Height: | Size: 90 B |
|
Before Width: | Height: | Size: 88 B After Width: | Height: | Size: 88 B |
|
Before Width: | Height: | Size: 582 B After Width: | Height: | Size: 582 B |
|
Before Width: | Height: | Size: 94 B After Width: | Height: | Size: 94 B |
|
Before Width: | Height: | Size: 93 B After Width: | Height: | Size: 93 B |
|
Before Width: | Height: | Size: 93 B After Width: | Height: | Size: 93 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
1
htdocs/theme/common/window/alphacube/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
*.db
|
||||
1
htdocs/theme/common/window/default/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
*.db
|
||||