зеркало из https://github.com/mozilla/gecko-dev.git
graph size wasn't preserving average setting
This commit is contained in:
Родитель
f434790eb9
Коммит
745569d042
|
@ -272,6 +272,7 @@ sub show_graph {
|
|||
print "<input type=hidden name=\"units\" value=\"$UNITS\">";
|
||||
print "<input type=hidden name=\"ltype\" value=\"$LTYPE\">";
|
||||
print "<input type=hidden name=\"points\" value=\"$POINTS\">";
|
||||
print "<input type=hidden name=\"avg\" value=\"$AVG\">";
|
||||
|
||||
print "Graph size:";
|
||||
if($SIZE) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче