diff --git a/scripts/system/create/entityList/html/entityList.html b/scripts/system/create/entityList/html/entityList.html index b7ff7cd4e4..c7c2d0e8bd 100644 --- a/scripts/system/create/entityList/html/entityList.html +++ b/scripts/system/create/entityList/html/entityList.html @@ -3,6 +3,7 @@ // // Created by Ryan Huffman on 19 Nov 2014 // Copyright 2014 High Fidelity, Inc. +// Copyright 2020 Vircadia contributors. // // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html @@ -30,6 +31,14 @@ <input type="button" id="visible" class="glyph" value="" /> </div> <button id="toggle-space-mode" class="hifi-edit-button space-mode-local">Local</button> + <input type="button" class="blue vglyph" id="hmdcopy" value="B" style="display: none;" /> + <input type="button" class="blue vglyph" id="hmdcut" value="D" style="display: none;" /> + <input type="button" class="blue vglyph" id="hmdpaste" value="E" style="display: none;" /> + <input type="button" class="green vglyph" id="hmdduplicate" value="A" style="display: none;" /> + <div> + <input type="button" class="orange vglyph" id="undo" value="F" /> + <input type="button" class="orange vglyph" id="redo" value="G" /> + </div> <input type="button" class="red glyph" id="delete" value="{" /> </div> <div id="entity-list">