kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Remove the form from the search box
To stop unintended submission if the user presses enterprint-window-tiddler
rodzic
328cfaee68
commit
b1d218065e
|
@ -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">
|
||||
|
|
Ładowanie…
Reference in New Issue