Bug 904111 - Fix for flyout reference to invalid object. r=tabraldes

This commit is contained in:
Jim Mathies 2013-08-12 15:22:01 -05:00
parent 918bcd58a2
commit 3dc9be5097

View File

@ -383,7 +383,7 @@
<deck id="updateDeck" orient="vertical">
<hbox id="updateButtonBox" align="center">
<button id="updateButton" align="start"
oncommand="FlyoutPanelsUI.AboutFlyout.appUpdater.buttonOnCommand();"/>
oncommand="FlyoutPanelsUI.AboutFlyoutPanel.appUpdater.buttonOnCommand();"/>
<spacer flex="1"/>
</hbox>
<hbox id="checkingForUpdates" align="center">