Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
pepsonEL authored and perexg committed Nov 7, 2014
1 parent f1da79f commit 2ad7585
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webui/static/app/epg.js
Expand Up @@ -745,6 +745,7 @@ tvheadend.epg = function() {
epgFilterDuration, '-',
{
text: 'Reset All',
tooltip: 'Reset all filters to no filters',
handler: epgQueryClear
},
'->',
Expand Down

0 comments on commit 2ad7585

Please sign in to comment.