summaryrefslogtreecommitdiff
path: root/res/templates
diff options
context:
space:
mode:
Diffstat (limited to 'res/templates')
-rw-r--r--res/templates/index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/res/templates/index.html b/res/templates/index.html
index e667b2f9..c1c54593 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -96,10 +96,12 @@ var rz_config = { // set as a global variable
</div>
</div>
<div class="info-container">
- <div class="link_info" style="display:none">Title: <span id="edgetitle"></span><br/>
- <button id="deleteedge">Delete</button>
+ <div id="link_info" class="info" style="display:none">Title: <span id="edgetitle"></span><br/>
+ <div id="info-container__bottom-btn-bar">
+ <button id="edit-node-dialog__delete" class="btn-regular btn-regular-outline">Delete</button>
+ </div>
</div>
- <div class="info" style="display:none">
+ <div id="info" class="info" style="display:none">
<div id="editbox">
<p class="info-card-message"></p>
<p class="info-card-attr">Name</p>