update label (terminal)

pull/1/head
yann300 5 years ago committed by GitHub
parent 74af512b93
commit 6a3cd118d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/app/panels/terminal.js

@ -158,7 +158,7 @@ class Terminal extends Plugin {
class="border ${css.filter} form-control" class="border ${css.filter} form-control"
id="searchInput" id="searchInput"
onkeydown=${filter} onkeydown=${filter}
placeholder="Search with transaction hash or address"> placeholder="Filter with transaction hash or address">
</input>` </input>`
self._view.bar = yo` self._view.bar = yo`
<div class="${css.bar}"> <div class="${css.bar}">

Loading…
Cancel
Save