summaryrefslogtreecommitdiffstats
path: root/devtools/client/storage/storage.xul
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/storage/storage.xul')
-rw-r--r--devtools/client/storage/storage.xul2
1 files changed, 2 insertions, 0 deletions
diff --git a/devtools/client/storage/storage.xul b/devtools/client/storage/storage.xul
index a91900add..fa006ac7c 100644
--- a/devtools/client/storage/storage.xul
+++ b/devtools/client/storage/storage.xul
@@ -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"