[view/flot][xs]: remove TODO which had been done.
This commit is contained in:
parent
10ce04da43
commit
58c06e5ad7
@ -122,7 +122,6 @@ my.FlotGraph = Backbone.View.extend({
|
||||
var select = this.el.find('.editor-group select');
|
||||
this._getEditorData();
|
||||
// update navigation
|
||||
// TODO: make this less invasive (e.g. preserve other keys in query string)
|
||||
var qs = my.parseHashQueryString();
|
||||
qs['graph'] = this.chartConfig;
|
||||
my.setHashQueryString(qs);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user