committed by
Jonathan Kingston
parent
d398625642
commit
fb50da6d92
@@ -804,6 +804,8 @@ const ContainerService = {
|
||||
const indicator = viewFor(tab.window).document.getElementById("userContext-indicator");
|
||||
indicator.setAttribute("data-identity-icon", identity.image);
|
||||
indicator.style.listStyleImage = "";
|
||||
}).then(() => {
|
||||
return this._restyleTab(tab);
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user