ignore hosts option

This commit is contained in:
s2
2017-12-13 10:30:18 +01:00
parent 52e7e13957
commit bd501edba3
3 changed files with 18 additions and 6 deletions

View File

@@ -26,6 +26,13 @@
</select>
</div>
<div class="panel-formElements-item browser-style">
<label for="ignore">Ignore hosts (one per line - ex.: google.com):</label>
</div>
<div class="panel-formElements-item browser-style">
<textarea id="ignore"></textarea>
</div>
</div>
</section>