Fix merge conflicts

This commit is contained in:
Marc Delisle 2012-09-09 07:35:38 -04:00
parent 467cd60a00
commit e491ab1c8a

View File

@ -47,7 +47,7 @@ $(function() {
yaxis: {
label: $('input[name="yaxis_label"]').val(),
labelRenderer: $.jqplot.CanvasAxisLabelRenderer
},
}
},
title: {
text: $('input[name="chartTitle"]').attr('value')