1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 07:13:15 +00:00

Remove the form from the search box

To stop unintended submission if the user presses enter
This commit is contained in:
Jeremy Ruston 2013-03-20 11:01:32 +00:00
parent 328cfaee68
commit b1d218065e

View File

@ -2,8 +2,6 @@ title: $:/templates/SideBar
<!-- The implementation of tabs here is currently a bit unreadable -->
<form class="form-search">
@@.search-query
<$edit tiddler="$:/temp/search" type="search" requireFocus="yes"/>
@@
@ -18,8 +16,6 @@ title: $:/templates/SideBar
</$reveal>
</form>
<$reveal state="$:/temp/search" type="match" text="">
<div class="tw-tab-set">