Bug 1536514 - actually close quote of 'PanelUI-fxa' for fxa menu keypress handler, r=vbudhram

Differential Revision: https://phabricator.services.mozilla.com/D24067

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Gijs Kruitbosch 2019-03-19 18:06:35 +00:00
Родитель 4ac9f8c38c
Коммит 98463769e5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1089,7 +1089,7 @@
<toolbarbutton id="fxa-toolbar-menu-button" class="toolbarbutton-1 badged-button"
onmousedown="gSync.toggleAccountPanel('PanelUI-fxa', event)"
onkeypress="gSync.toggleAccountPanel('PanelUI-fxa, event)"
onkeypress="gSync.toggleAccountPanel('PanelUI-fxa', event)"
consumeanchor="fxa-toolbar-menu-button"
closemenu="none"
label="&fxa.menu.firefoxAccount;"