mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-07 05:15:09 +00:00
disabling the print button in the menu bar
This commit is contained in:
parent
c31ec036fc
commit
ddd70391be
@ -526,7 +526,7 @@
|
||||
|
||||
<html:td width="80" valign="middle">
|
||||
<titledbutton src="resource:/res/toolbar/TB_Print.gif" align="bottom" value="Print"
|
||||
onclick="window.frames[0].print()">
|
||||
onclick="">
|
||||
<observes element="canPrint" attribute="disabled"/>
|
||||
</titledbutton>
|
||||
<titledbutton id="Throbber" style="list-style-image:url(resource:/res/throbber/anims00.gif);" onclick="window.frames[0].home()">
|
||||
|
Loading…
Reference in New Issue
Block a user