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).
This commit is contained in:
parent
f1da79f5d1
commit
2ad7585597
1 changed files with 1 additions and 0 deletions
|
@ -745,6 +745,7 @@ tvheadend.epg = function() {
|
|||
epgFilterDuration, '-',
|
||||
{
|
||||
text: 'Reset All',
|
||||
tooltip: 'Reset all filters to no filters',
|
||||
handler: epgQueryClear
|
||||
},
|
||||
'->',
|
||||
|
|
Loading…
Add table
Reference in a new issue