From 26788881e073b5aa1b43b7de45a5060389badd02 Mon Sep 17 00:00:00 2001 From: Igor Sfiligoi Date: Thu, 25 Jun 2009 21:48:10 +0000 Subject: Fix comment (and previous commit was about adding legend selection) --- src/lib/rrdFlotMatrix.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/rrdFlotMatrix.js b/src/lib/rrdFlotMatrix.js index d076e15..15febb1 100644 --- a/src/lib/rrdFlotMatrix.js +++ b/src/lib/rrdFlotMatrix.js @@ -365,7 +365,7 @@ rrdFlotMatrix.prototype.drawFlotGraph = function() { rrdFlotMatrix.prototype.bindFlotGraph = function(flot_obj) { var rf_this=this; // use obj inside other functions - // DS + // Legend var oSelect=document.getElementById(this.legend_sel_id); var legend_id=oSelect.options[oSelect.selectedIndex].value; -- cgit v1.1-4-g5e80