Added a button to refresh the Storage Inspector display

Issue #45
This commit is contained in:
janekptacijarabaci 2018-03-04 23:39:03 +01:00 committed by Roy Tam
commit da48941d63
4 changed files with 23 additions and 2 deletions

View file

@ -48,6 +48,8 @@
<hbox id="storage-toolbar" class="devtools-toolbar">
<button id="add-button"
class="devtools-button add-button"></button>
<button id="refresh-button"
class="devtools-button refresh-button"></button>
<spacer flex="1"/>
<textbox id="storage-searchbox"
class="devtools-filterinput"