diff options
Diffstat (limited to 'browser/components/customizableui/content/panelUI.inc.xul')
-rw-r--r-- | browser/components/customizableui/content/panelUI.inc.xul | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/browser/components/customizableui/content/panelUI.inc.xul b/browser/components/customizableui/content/panelUI.inc.xul index 077d9c014..1b8fc0236 100644 --- a/browser/components/customizableui/content/panelUI.inc.xul +++ b/browser/components/customizableui/content/panelUI.inc.xul @@ -240,6 +240,8 @@ onclick="PanelUI.hide();"/> </panelview> + <panelview id="PanelUI-socialapi" flex="1"/> + <panelview id="PanelUI-feeds" flex="1" oncommand="FeedHandler.subscribeToFeed(null, event);"> <label value="&feedsMenu2.label;" class="panel-subview-header"/> </panelview> |