mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-05 01:16:35 +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>
|
</vbox>
|
||||||
</panelview>
|
</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">
|
<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">
|
<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">
|
<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>
|
</html:moz-button-group>
|
||||||
</panelview>
|
</panelview>
|
||||||
</panelmultiview>
|
</panelmultiview>
|
||||||
|
<panel type="arrow" role="menu" id="PanelUI-zen-workspaces-icon-picker" side="left">
|
||||||
|
|
||||||
|
</panel>
|
||||||
</panel>
|
</panel>
|
||||||
|
|
||||||
<menupopup id="zenWorkspaceActionsMenu"
|
<menupopup id="zenWorkspaceActionsMenu"
|
||||||
|
Reference in New Issue
Block a user