From 2ad75855974b0da7b2d7b873abdec77215c9da12 Mon Sep 17 00:00:00 2001 From: Piotr Kuchciak Date: Wed, 5 Nov 2014 13:07:58 +0100 Subject: [PATCH] WEBUI: small cosmetic changes -add tooltip for button Reset All in EPG How i can add tooltip or qtip to for example in EPG to icon Broadcast Details ? When i add some qtip and info this not show when i narrow mouse(select mouse). --- src/webui/static/app/epg.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/webui/static/app/epg.js b/src/webui/static/app/epg.js index 2a0ed443..91d398e1 100644 --- a/src/webui/static/app/epg.js +++ b/src/webui/static/app/epg.js @@ -745,6 +745,7 @@ tvheadend.epg = function() { epgFilterDuration, '-', { text: 'Reset All', + tooltip: 'Reset all filters to no filters', handler: epgQueryClear }, '->',