Fix how updated uri is handled in the webgui

This commit is contained in:
Jonathan Grangien
2018-06-04 14:58:09 -04:00
committed by Matthias Berg
parent 8749534539
commit 5edd7f71c3
2 changed files with 15 additions and 15 deletions

View File

@@ -52,7 +52,7 @@ namespace {
"If this property is triggered it will call the function to load volume data"
};
static const openspace::properties::Property::PropertyInfo ReadVolumesTriggerInfo = {
static const openspace::properties::Property::PropertyInfo ReadFieldlinesTriggerInfo = {
"ReadFieldlinesTrigger",
"Trigger load fieldline data files",
"If this property is triggered it will call the function to load fieldline data"