зеркало из https://github.com/mozilla/pjs.git
46274: Forgot to remove the structs pref from the |_elementIDs| list. Tnx to jrgm for the hint. r=ducarroz, a=waterson
This commit is contained in:
Родитель
b20612e650
Коммит
e87dee806b
|
@ -16,7 +16,7 @@
|
|||
|
||||
<script language="JavaScript">
|
||||
<![CDATA[
|
||||
var _elementIDs = ["forwardMessageMode", "autoQuote", "replyOnTop", "spellCheckBeforeSend", "sendStruct", "strictlyMime", "wrapLength", "sendDefaultCharsetList", "addressingAutocomplete"];
|
||||
var _elementIDs = ["forwardMessageMode", "autoQuote", "replyOnTop", "spellCheckBeforeSend", "strictlyMime", "wrapLength", "sendDefaultCharsetList", "addressingAutocomplete"];
|
||||
|
||||
function Startup()
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче