mercurial/templates/static/mercurial.js
changeset 35409 f84b01257e06
parent 35407 27ab3150cd50
child 35533 8b958d21b19d
--- a/mercurial/templates/static/mercurial.js	Mon Dec 11 13:47:58 2017 +0800
+++ b/mercurial/templates/static/mercurial.js	Mon Dec 11 15:43:56 2017 +0800
@@ -41,7 +41,6 @@
 		this.cell = [2, 0];
 		this.columns = 0;
 		document.getElementById('nodebgs').innerHTML = '';
-		document.getElementById('graphnodes').innerHTML = '';
 	},
 
 	scale: function(height) {