Skip to content
Snippets Groups Projects
Commit bc77e1b4 authored by Tomasz Wolniewicz's avatar Tomasz Wolniewicz
Browse files

fixing the map generation problem

parent f64ce61d
No related branches found
No related tags found
1 merge request!28fixing the map generation problem
...@@ -18,7 +18,7 @@ class eduGAIN_map { ...@@ -18,7 +18,7 @@ class eduGAIN_map {
]; ];
$Colour = []; $Colour = [];
$Colour['va'] = '#0c0c0'; $Colour['va'] = '#c0c0c0';
$Colour['im'] = '#c0c0c0'; $Colour['im'] = '#c0c0c0';
$Colour['gg'] = '#c0c0c0'; $Colour['gg'] = '#c0c0c0';
$Colour['je'] = '#c0c0c0'; $Colour['je'] = '#c0c0c0';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment