summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranbr <vdr07@deltab.de>2012-03-20 17:48:09 +0100
committeranbr <vdr07@deltab.de>2012-03-20 17:48:09 +0100
commitb611cab8b16b63f645aae31a4782df8815ed4259 (patch)
treeeb936cb6b5cb2fbdf57ff5f32936e50e42cdada9
parent4541aedc3d9f7aea65cbdf831b9cc8e96213b20e (diff)
downloadxxv-b611cab8b16b63f645aae31a4782df8815ed4259.tar.gz
xxv-b611cab8b16b63f645aae31a4782df8815ed4259.tar.bz2
jason: epg-view 'now' toggle timer failed
-rw-r--r--skins/jason/now.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/jason/now.js b/skins/jason/now.js
index e508b65..dd01ce6 100644
--- a/skins/jason/now.js
+++ b/skins/jason/now.js
@@ -278,7 +278,7 @@ Ext.extend(Ext.xxv.NowGrid, Ext.grid.GridPanel, {
,iconCls: 'timer-toggle-icon'
,scope:this
,disabled: true
- ,handler: function() { this.ToogleTimer(this.ctxRecord, this.updateTimer, this); }
+ ,handler: function() { this.ToggleTimer(this.ctxRecord); }
},{
itemId:'td'
,text: this.szDeleteTimer