]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
WEBUI: small cosmetic changes
authorPiotr Kuchciak <piotr.kuchciak@gmail.com>
Wed, 5 Nov 2014 12:07:58 +0000 (13:07 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 7 Nov 2014 14:54:51 +0000 (15:54 +0100)
-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

index 2a0ed4439a1c719dbed9fe2c965d862e12b528e2..91d398e1acbb9d59b3348640e00dc7ad2ce2f1d5 100644 (file)
@@ -745,6 +745,7 @@ tvheadend.epg = function() {
         epgFilterDuration, '-',
         {
             text: 'Reset All',
+            tooltip: 'Reset all filters to no filters',
             handler: epgQueryClear
         },
         '->',