Bug 1154481 - New → "Mailing List" always disabled / kAllDirectoryRoot is not defined r=IanN a=IanN for CLOSED TREE
This commit is contained in:
Родитель
2cd09d51e1
Коммит
2559151f00
|
@ -18,6 +18,7 @@ const kDefaultDescending = "descending";
|
|||
// kDefaultYear will be used in birthday calculations when no year is given;
|
||||
// this is a leap year so that Feb 29th works.
|
||||
const kDefaultYear = 2000;
|
||||
const kAllDirectoryRoot = "moz-abdirectory://";
|
||||
const kLdapUrlPrefix = "moz-abldapdirectory://";
|
||||
const kPersonalAddressbookURI = "moz-abmdbdirectory://abook.mab";
|
||||
const kCollectedAddressbookURI = "moz-abmdbdirectory://history.mab";
|
||||
|
|
|
@ -449,7 +449,7 @@
|
|||
label="&newlistButton.label;"
|
||||
tooltiptext="&newlistButton.tooltip;"
|
||||
removable="true"
|
||||
oncommand="AbNewList();"/>
|
||||
command="cmd_newlist"/>
|
||||
<toolbarbutton id="button-editcard"
|
||||
class="toolbarbutton-1"
|
||||
label="&editItemButton.label;"
|
||||
|
|
Загрузка…
Ссылка в новой задаче