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
git-svn-id: svn://10.0.0.236/trunk@203113 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
909cc769b9
commit
4c9d09aa4d
@ -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