summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-02-24 20:08:39 +0200
committerLV-426 <lv-426@taproot.org.il>2015-02-24 20:23:09 +0200
commit56234be525d3deffda80afd07c1f5508d49dccdf (patch)
tree4029c27f7bab425a58b9543cacb689d5e89755f0 /res
parent5a508d443edccfd1bb308637bb945bbde19bcb2f (diff)
attach d3 to #graph-view__canvas html div hook
Diffstat (limited to 'res')
-rw-r--r--res/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/index.html b/res/templates/index.html
index 28cbaf51..95d857a8 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -97,7 +97,7 @@ var rz_config = { // set as a global variable
</form>
</div>
</div>
-
+ <div id="graph-view__canvas"></div>
<div class="typeselection" style="display:none">
<table>
<tr id="intro"><td>Use [Tab] to change node type</td></tr>