Add browser best match option
This commit is contained in:
@@ -19,6 +19,13 @@
|
||||
<span>API token</span>
|
||||
<textarea id="bearer-token" name="bearer-token" rows="6" spellcheck="false"></textarea>
|
||||
</label>
|
||||
<fieldset>
|
||||
<legend>Browser Matching</legend>
|
||||
<label class="checkbox-row">
|
||||
<input id="best-match-only" name="best-match-only" type="checkbox">
|
||||
<span>Best match only</span>
|
||||
</label>
|
||||
</fieldset>
|
||||
<div class="actions">
|
||||
<button type="submit">Save</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user