mirror of
https://github.com/rejetto/hfs2.git
synced 2025-12-19 10:03:56 +01:00
tpl: added 'clear search' button, for better usability
This commit is contained in:
parent
90a0cc0cee
commit
592607e23e
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user