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

Merge branch 'master' into 'master'

fixing the map generation problem

See merge request !28
parents d66697b1 bc77e1b4
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