Ajout des 3 relations manquantes et des icônes temporaires associées.

This commit is contained in:
Georges Dupéron 2011-04-28 23:28:48 +02:00
parent 2f814043db
commit a9a814b351
12 changed files with 2 additions and 2 deletions

View File

@ -148,7 +148,7 @@ function cgBuildResultSets($cloudSize, $centerEid, $r1, $r2)
*/
function cgChooseRelations()
{
$relations = array(5, 7, 9, 10);// /* Pas d'icônes pour celles-ci. */ 13, 14, 22);
$relations = array(5, 7, 9, 10, 13, 14, 22);
$r1 = rand(0,count($relations)-1);
$r2 = rand(0,count($relations)-2);
@ -764,4 +764,4 @@ function wordExist($node) {
return getNodeEid($node) === null ? "0" : "1";
}
?>
?>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB