Do not preselect default site in Publishing settings, users found that very disturbing; b=233524, r=Neil, sr=dbaron, a=chofman
This commit is contained in:
Родитель
8c7efbef87
Коммит
0acfc3e7ec
|
@ -74,7 +74,11 @@ function InitDialog()
|
|||
else
|
||||
{
|
||||
FillSiteList();
|
||||
InitSiteSettings(gDefaultSiteIndex);
|
||||
|
||||
// uncomment next code line if you want preselection of the default
|
||||
// publishing site
|
||||
//InitSiteSettings(gDefaultSiteIndex);
|
||||
|
||||
SetTextboxFocus(gDialog.SiteNameInput);
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче