remove the class persistence

This commit is contained in:
mconnor@steelgryphon.com 2008-03-19 22:21:53 -07:00
parent 99e13bd928
commit 1e4455c9c3

View File

@ -292,7 +292,6 @@
tooltiptext="&stopButton.tooltip;"/>
<toolbarbutton id="home-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
persist="class"
label="&homeButton.label;"
ondragover="nsDragAndDrop.dragOver(event, homeButtonObserver);"
ondragdrop="nsDragAndDrop.drop(event, homeButtonObserver);"