Merge pull request #2668 from ethereum/yann300-patch-7

update label (terminal)
pull/1/head
yann300 5 years ago committed by GitHub
commit e246be459a
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"
id="searchInput"
onkeydown=${filter}
placeholder="Search with transaction hash or address">
placeholder="Filter with transaction hash or address">
</input>`
self._view.bar = yo`
<div class="${css.bar}">

Loading…
Cancel
Save