mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-05 09:26:34 +00:00
Refactor zen-popupset.inc.xhtml: Remove unused panel element
This commit is contained in:
Submodule src/browser/base/content/zen-components updated: 612abc81e7...53317969bf
@@ -101,10 +101,6 @@
|
||||
</vbox>
|
||||
</panelview>
|
||||
|
||||
<panel type="arrow" id="PanelUI-zen-workspaces-icon-picker" position="bottomright topright" side="left">
|
||||
|
||||
</panel>
|
||||
|
||||
<panel flip="slide" type="arrow" orient="vertical" id="PanelUI-zen-workspaces" position="bottomright topright" mainview="true" side="left">
|
||||
<panelmultiview id="PanelUI-zen-workspaces-multiview" mainViewId="PanelUI-zen-workspaces-view">
|
||||
<panelview id="PanelUI-zen-workspaces-view" class="PanelUI-subView" role="document" mainview-with-header="true" has-custom-header="true">
|
||||
@@ -158,6 +154,9 @@
|
||||
</html:moz-button-group>
|
||||
</panelview>
|
||||
</panelmultiview>
|
||||
<panel type="arrow" role="menu" id="PanelUI-zen-workspaces-icon-picker" side="left">
|
||||
|
||||
</panel>
|
||||
</panel>
|
||||
|
||||
<menupopup id="zenWorkspaceActionsMenu"
|
||||
|
Reference in New Issue
Block a user