Made いい a separate entry.

This commit is contained in:
doncr
2017-08-27 23:02:54 +01:00
parent 7c2809f24b
commit 6c835c2752
2 changed files with 3 additions and 2 deletions

View File

@ -21,7 +21,7 @@
<button id="go">Go</button>
</div>
<div>Question pool size: <span id="questionCount">Calculating...</span></div>
<div>Question pool size: <span id="questionCount">...</span></div>
<div class="options">
<div>
@ -56,6 +56,7 @@
<ul>
<li><label><input type="checkbox" id="i-adjective"> い adjectives</label></li>
<li><label><input type="checkbox" id="na-adjective"> な adjectives</label></li>
<li><label><input type="checkbox" id="ii"> いい adjective</label></li>
</ul>
</div>
</div>