summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-01-18 17:56:54 +0000
committerSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-01-18 17:56:54 +0000
commitb571722150e379925cc55ec7a9f52f1b9f2ad61a (patch)
treeb1e18d447d64066505f3c281205b7cab8d7cb4b8 /pages
parenta0583410e098b9ab045b111446ea9eac496777ba (diff)
downloadvdr-plugin-live-b571722150e379925cc55ec7a9f52f1b9f2ad61a.tar.gz
vdr-plugin-live-b571722150e379925cc55ec7a9f52f1b9f2ad61a.tar.bz2
- added ajax javascript and switch_channel call
Diffstat (limited to 'pages')
-rw-r--r--pages/whats_on.ecpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/pages/whats_on.ecpp b/pages/whats_on.ecpp
index ffde366..01010a3 100644
--- a/pages/whats_on.ecpp
+++ b/pages/whats_on.ecpp
@@ -34,7 +34,8 @@ if (type == "now") {
<head>
<title>VDR-Live - <$ head $></title>
<link rel="stylesheet" type="text/css" href="styles.css" />
-<& tooltip.javascript &>
+ <& tooltip.javascript &>
+ <& pageelems.ajax_js &>
</head>
<body>
<& pageelems.logo &>
@@ -71,6 +72,7 @@ if (type == "now") {
<div class="content">
<div class="tools">
<& pageelems.event_timer channelid=(channel_id) eventid=(event) &>
+ <& pageelems.ajax_action_href action="switch_channel" param=(*channel_id.ToString()) image="zap.png" alt="" &>
</div>
<div>
<div class="info"><$ start $> - <$ end $></div>