mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 20:22:00 +00:00
Bug 344459: Deleting name for bookmark then selecting a microsummary doesn't enable OK button in bookmarks dialog, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor
This commit is contained in:
parent
aa19f282ee
commit
b34813dee8
@ -108,7 +108,6 @@ function Startup()
|
||||
initServices();
|
||||
initBMService();
|
||||
gName = document.getElementById("name");
|
||||
gRequiredFields.push(gName);
|
||||
gKeywordRow = document.getElementById("keywordRow");
|
||||
gKeyword = document.getElementById("keyword");
|
||||
gExpander = document.getElementById("expander");
|
||||
|
Loading…
x
Reference in New Issue
Block a user