mirror of https://github.com/nealey/vail.git
Typeahead default to off
This commit is contained in:
parent
e13e0c859c
commit
1229fa940d
|
@ -236,7 +236,7 @@
|
|||
<span class="mdl-switch__label">Iambic mode B</span>
|
||||
</label>
|
||||
<label class="mdl-switch mdl-js-switch mdl-js-ripple-effect" for="iambic-typeahead">
|
||||
<input type="checkbox" id="iambic-typeahead" class="mdl-switch__input" checked>
|
||||
<input type="checkbox" id="iambic-typeahead" class="mdl-switch__input">
|
||||
<span class="mdl-switch__label">Iambic typeahead</span>
|
||||
</label>
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue