Bug 969719 - get rid of level='top' workaround for Australis standalone panels, r=MattN
This commit is contained in:
@@ -295,7 +295,6 @@ const PanelUI = {
|
||||
tempPanel.setAttribute("type", "arrow");
|
||||
tempPanel.setAttribute("id", "customizationui-widget-panel");
|
||||
tempPanel.setAttribute("class", "cui-widget-panel");
|
||||
tempPanel.setAttribute("level", "top");
|
||||
tempPanel.setAttribute("context", "");
|
||||
document.getElementById(CustomizableUI.AREA_NAVBAR).appendChild(tempPanel);
|
||||
// If the view has a footer, set a convenience class on the panel.
|
||||
|
||||
Reference in New Issue
Block a user