mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
web: search form tweaks
This commit is contained in:
parent
3dccfcad68
commit
13227cfc13
@ -6,14 +6,14 @@
|
||||
Search:
|
||||
\ #
|
||||
<td
|
||||
<input name=q size=60 value=#{q}
|
||||
<input name=q size=70 value=#{q}
|
||||
<input type=submit value="Search"
|
||||
\ #
|
||||
<a#search-help-link href="#" title="Toggle search help">help
|
||||
$if filtering
|
||||
\ #
|
||||
<span.showall
|
||||
<a href=@{here}>clear search
|
||||
\ #
|
||||
<a#search-help-link href="#" title="Toggle search help">help
|
||||
<tr
|
||||
<td
|
||||
<td
|
||||
|
Loading…
Reference in New Issue
Block a user