Skip to content

Commit

Permalink
Update assets/js/handlebars/templates/quick-switch-modal-body.handlebars
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach authored Aug 22, 2024
1 parent 12dfcdc commit 92d4bf0
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<div id="quick-switch-modal-body">
<div>
<i class="ri-search-2-line" aria-hidden="true"></i>
<input type="text" id="quick-switch-input" class="search-input" placeholder="Jump to..." autocomplete="off" spellcheck="false">
<div id="quick-switch-results"></div>
</div>
<i class="ri-search-2-line" aria-hidden="true"></i>
<input type="text" id="quick-switch-input" class="search-input" placeholder="Jump to..." autocomplete="off" spellcheck="false">
<div id="quick-switch-results"></div>
</div>

0 comments on commit 92d4bf0

Please sign in to comment.