summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2015-05-04 12:16:43 +0300
committerAlon Levy <alon@pobox.com>2015-05-04 12:20:57 +0300
commit34f376be295f2b3d8d6c2405caf7a216f153bf62 (patch)
treec742d6ea8c9a17c702e860ef2af2515cb0b83524 /res
parenta96b7e3fa99e861a11de1146b2db6c96384a4923 (diff)
res/templates/index: remove name, let it be created per attribute_title in domain_types
Diffstat (limited to 'res')
-rw-r--r--res/templates/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/templates/index.html b/res/templates/index.html
index 87fc59ad..a6290506 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -83,10 +83,6 @@ var RZ_VERSION = '{% include "fragment/version.txt" %}';
<div class="info-container" style="display:none">
<div id="editbox">
<p class="info-card-message"></p>
- <div class="info-container__row" >
- <p class="info-card-attr">Name</p>
- <textarea class="info-card-attr-val" id="editname"></textarea>
- </div>
<div class="info-container__row" id="type">
<div class="info-card-attr">Type</div>
<select id="edittype" class="select-dropdown">