diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-02-24 20:08:39 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-02-24 20:23:09 +0200 |
| commit | 56234be525d3deffda80afd07c1f5508d49dccdf (patch) | |
| tree | 4029c27f7bab425a58b9543cacb689d5e89755f0 /res | |
| parent | 5a508d443edccfd1bb308637bb945bbde19bcb2f (diff) | |
attach d3 to #graph-view__canvas html div hook
Diffstat (limited to 'res')
| -rw-r--r-- | res/templates/index.html | 2 |
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> |
