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
Branches
Tags
1 merge request!28fixing the map generation problem
......@@ -18,7 +18,7 @@ class eduGAIN_map {
];
$Colour = [];
$Colour['va'] = '#0c0c0';
$Colour['va'] = '#c0c0c0';
$Colour['im'] = '#c0c0c0';
$Colour['gg'] = '#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