From: pepeEL Date: Mon, 7 Mar 2016 18:02:40 +0000 (+0100) Subject: Change icon Clear statistic to better X-Git-Tag: v4.2.1~880 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc345c7bb392f20e3c80912af7528fb1b2d3287b;p=thirdparty%2Ftvheadend.git Change icon Clear statistic to better Please also update translated PL from transifex. Please all update because i some add and some change. --- diff --git a/src/webui/static/app/status.js b/src/webui/static/app/status.js index a77a16a3e..2f6e2b483 100644 --- a/src/webui/static/app/status.js +++ b/src/webui/static/app/status.js @@ -262,7 +262,7 @@ tvheadend.status_streams = function(panel, index) width: 10, actions: [ { - iconCls: 'undo', + iconCls: 'clean', qtip: _('Clear statistics'), cb: function(grid, rec, act, row) { var uuid = grid.getStore().getAt(row).data.uuid;