tpl: added 'clear search' button, for better usability

This commit is contained in:
Massimo Melina 2020-05-17 15:51:49 +02:00
parent 90a0cc0cee
commit 592607e23e

View File

@ -221,6 +221,7 @@ $(function(){
<br><input type='radio' name='where' value='here' /> {.!this folder only.}
<br><input type='radio' name='where' value='anywhere' /> {.!entire server.}
<button type="submit">{.!Go.}</button>
<button onclick="return!(location='.')" style="margin-right: 0.3em;">Clear</button>
</form>
</div>
<style>