Remove extraneous comma
This commit is contained in:
parent
fbf05f5879
commit
3d9243162b
@ -41,7 +41,7 @@ $(document).ready(function() {
|
||||
yaxis: {
|
||||
label: $('input[name="yaxis_label"]').val(),
|
||||
labelRenderer: $.jqplot.CanvasAxisLabelRenderer
|
||||
},
|
||||
}
|
||||
},
|
||||
title: {
|
||||
text: $('input[name="chartTitle"]').attr('value')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user