diff --git a/scripts/system/create/entityList/html/entityList.html b/scripts/system/create/entityList/html/entityList.html index 38ea66832b..1884431d65 100644 --- a/scripts/system/create/entityList/html/entityList.html +++ b/scripts/system/create/entityList/html/entityList.html @@ -122,6 +122,12 @@ <div class = "menu-item-shortcut">Ctrl-C</div> </div> </button> + <button class="menu-button" id="hmdcopyid" > + <div class = "menu-item"> + <div class = "menu-item-caption">Copy ID</div> + <div class = "menu-item-shortcut"></div> + </div> + </button> <button class="menu-button" id="hmdpaste" > <div class = "menu-item"> <div class = "menu-item-caption">Paste</div>