]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Change icon Clear statistic to better
authorpepeEL <piotr.kuchciak@gmail.com>
Mon, 7 Mar 2016 18:02:40 +0000 (19:02 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 11 Mar 2016 12:37:40 +0000 (13:37 +0100)
Please also update translated PL from transifex. Please all update because i some add and some change.

src/webui/static/app/status.js

index a77a16a3e32e6901bbba9a65ee76cca471cdcace..2f6e2b483555358bc56e62f790055e443eaf05c6 100644 (file)
@@ -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;