Skip to content
Snippets Groups Projects
Commit 66e879d8 authored by zdenko.vuk@ijs.si's avatar zdenko.vuk@ijs.si
Browse files

changed color of an ... toaster

parent 819853ea
No related branches found
No related tags found
No related merge requests found
...@@ -130,7 +130,7 @@ export class ResultsMapComponent implements OnChanges { ...@@ -130,7 +130,7 @@ export class ResultsMapComponent implements OnChanges {
"Server says: Calculating the KPI visualization. GEOJSON loading will not be completed. When it will be ready, you will need to refresh the page.", "Server says: Calculating the KPI visualization. GEOJSON loading will not be completed. When it will be ready, you will need to refresh the page.",
"Geojson not ready", "Geojson not ready",
{ {
status: "danger", status: "control",
duration: 10000, duration: 10000,
} }
); );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment