зеркало из https://github.com/mozilla/pjs.git
Bug 283345: Description of Profile Manager's <dialogheader> isn't updated when switching from Select Profile- to Manage Profile-mode
r+sr=neil
This commit is contained in:
Родитель
6214d2e97e
Коммит
08bf4ce836
|
@ -277,7 +277,7 @@ function SwitchProfileManagerMode()
|
|||
function ChangeCaption( aCaption )
|
||||
{
|
||||
var caption = document.getElementById( "header" );
|
||||
caption.setAttribute( "value", aCaption );
|
||||
caption.setAttribute( "description", aCaption );
|
||||
document.title = aCaption;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче