# HG changeset patch # User mzeidler # Date 1380560952 14400 # Node ID 13083e0615da36fc65685175a580cfa29ca2a476 # Parent cb323c0ab13daef7c5bd2423d7f192f7f2e7f17d Uploaded diff -r cb323c0ab13d -r 13083e0615da jqBarGraph.2.1.js --- a/jqBarGraph.2.1.js Mon Sep 30 12:54:20 2013 -0400 +++ b/jqBarGraph.2.1.js Mon Sep 30 13:09:12 2013 -0400 @@ -488,7 +488,7 @@ var div = document.getElementById("image" + elid); div.innerHTML=""; out="

Consensus Image for Region "+region+"

"; - out+="+consensus_image+"; + out+="+consensus_image+"; $(div).append(out)