зеркало из https://github.com/mozilla/pjs.git
bug 23095 con't -- form manager toolbar, r=pchen, sr=alecf
This commit is contained in:
Родитель
814a817785
Коммит
182575579d
|
@ -285,13 +285,13 @@ Contributor(s): ______________________________________. -->
|
|||
<!-- Form toolbar items -->
|
||||
<toolbar id="FormToolbar" class="chromeclass-directories"
|
||||
persist="collapsed" onload="alert('hi');">
|
||||
<button class="button-toolbar-1 top" id="formPrefill" crop="right"
|
||||
<button class="button-toolbar-3 top" id="formPrefill" crop="right"
|
||||
oncommand="formPrefill();"
|
||||
value="&formPrefill.label;" tooltip="aTooltip" tooltiptext="&formPrefill.tooltip;"/>
|
||||
<button class="button-toolbar-1 top" id="formCapture" crop="right"
|
||||
<button class="button-toolbar-3 top" id="formCapture" crop="right"
|
||||
oncommand="formCapture();"
|
||||
value="&formCapture.label;" tooltip="aTooltip" tooltiptext="&formCapture.tooltip;"/>
|
||||
<button class="button-toolbar-1 top" id="formShow" crop="right"
|
||||
<button class="button-toolbar-3 top" id="formShow" crop="right"
|
||||
oncommand="formShow();"
|
||||
value="&formView.label;" tooltip="aTooltip" tooltiptext="&formView.tooltip;"/>
|
||||
</toolbar>
|
||||
|
|
Загрузка…
Ссылка в новой задаче