diff options
| author | Alon Levy <alon@pobox.com> | 2015-03-01 13:02:44 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-03-01 13:02:44 +0200 |
| commit | c0ad056727f6e62579b8d06d1c17cb03ba2a8a3d (patch) | |
| tree | 16798ef2113a65793d13732c6f7924ab14f4a2ab /res | |
| parent | 825cabb57c5d2bc2196b4110486d6c27c779b85b (diff) | |
res/templates/index: remove no longer necessary measure spans
Diffstat (limited to 'res')
| -rw-r--r-- | res/templates/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index 67d38090..d5d8d4ef 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -20,8 +20,6 @@ var rz_config = { // set as a global variable <script src="/static/local_config.js"></script> {% endblock %} {% block content %} - <span id="measure-node" class="graph nodetext" style="position: absolute; display: inline; top: -300px; left: 0px;">suicide squade, attack!</span> - <span id="measure-link" class="graph linklabel" style="position: absolute; display: inline; top: -300px; left: 0px;">those who are about to cry, we kaput you.</span> <div class="top-bar"> <span id="top-bar__float-left"> <span id="doc-title">Rhizi Prototype</span> |
