blob: c5f70c40c06f8baa91d6e27aea62d4f685cdbe6c [file] [log] [blame]
<style include="cr-shared-style shimless-rma-shared">
</style>
<base-page left-pane-only>
<div slot="left-pane">
<h1 tabindex="-1">[[i18n('chooseWpDisableMethodPageTitleText')]]</h1>
<cr-radio-group
id="hwwpDisableMethod" disabled="[[allButtonsDisabled]]"
on-selected-changed="onHwwpDisableMethodSelectionChanged">
<cr-radio-button
name="hwwpDisableMethodManual"
id="hwwpDisableMethodManual"
label="[[i18n('manualWpDisableMethodOptionText')]]">
<div class="indented-description" aria-hidden="true">
[[i18n('manualWpDisableMethodDescriptionText')]]
</div>
</cr-radio-button>
<cr-radio-button
name="hwwpDisableMethodRsu"
id="hwwpDisableMethodRsu"
label="[[i18n('rsuWpDisableMethodOptionText')]]">
<div class="indented-description" aria-hidden>
[[i18n('rsuWpDisableMethodDescriptionText')]]
</div>
</cr-radio-button>
</cr-radio-group>
</div>
</base-page>