Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add icon for button Re-fetch images
  • Loading branch information
pepsonEL authored and perexg committed Sep 18, 2015
1 parent f94d69f commit 10e8225
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/static/app/config.js
Expand Up @@ -49,7 +49,7 @@ tvheadend.imgcacheconf = function(panel, index) {
builder: function() {
return new Ext.Toolbar.Button({
tooltip: _('Re-fetch images'),
iconCls: 'trigger',
iconCls: 'fetch_images',
text: _('Re-fetch images'),
});
},
Expand Down
Binary file added src/webui/static/icons/fetch_images.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 10e8225

Please sign in to comment.