Temporarily hide the Add button in the preferences window, as it only confuses people, pending a fuller review of the UI. r=gijs over IRC. ChatZilla only.
git-svn-id: svn://10.0.0.236/trunk@237371 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -87,9 +87,11 @@
|
||||
<treechildren id="pref-tree"/>
|
||||
</tree>
|
||||
<hbox>
|
||||
<!--
|
||||
<button label="&object.add.label;" tooltiptext="&object.add.hint;"
|
||||
accesskey="&object.add.accesskey;" flex="1"
|
||||
oncommand="gPrefWindow.onAddObject();"/>
|
||||
-->
|
||||
<button label="&object.del.label;" tooltiptext="&object.del.hint;"
|
||||
accesskey="&object.del.accesskey;" flex="1"
|
||||
oncommand="gPrefWindow.onDeleteObject();" id="object-delete"/>
|
||||
|
||||
Reference in New Issue
Block a user