Temperature: Fix for legend not updating with current values

See #2033
This commit is contained in:
Gina Häußge 2017-07-26 16:26:27 +02:00
parent c159ab7fe2
commit 60cacb9447

View file

@ -721,9 +721,7 @@ $(function() {
}
});
}
};
self.onStartup = function() {
self.changeOffsetDialog = $("#change_offset_dialog");
};