checkbox in demo
This commit is contained in:
parent
c1d6701699
commit
b4031c8e42
1 changed files with 6 additions and 0 deletions
|
|
@ -49,6 +49,12 @@
|
|||
checked />
|
||||
</label>
|
||||
</div>
|
||||
<div class="column is-one-fifth-widescreen">
|
||||
<label title="Show/Hide white spaces (only in side-by-side view)">
|
||||
<p>Ignore white spaces(side-by-side only)</p>
|
||||
<input class="options-label-value" id="diff-url-options-ignore-w-spaces" type="checkbox" name="drawFileList"/>
|
||||
</label>
|
||||
</div>
|
||||
<div class="column is-one-fifth-widescreen">
|
||||
<label title="Level of matching for the comparison algorithm">
|
||||
<p>Matching Type</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue