Set favourites icon in pane controls following a consistent template pattern

This commit is contained in:
Robin Scholtes 2023-04-17 13:28:14 +12:00
parent 6da34bcf52
commit c1a5b67603
5 changed files with 15 additions and 16 deletions

View file

@ -252,9 +252,6 @@ class App {
* @fires Manager#oplistcreate
*/
populateOperationsList() {
// Move edit button away before we overwrite it
document.body.appendChild(document.getElementById("edit-favourites"));
let html = "";
let i;