From b571722150e379925cc55ec7a9f52f1b9f2ad61a Mon Sep 17 00:00:00 2001 From: Sascha Volkenandt Date: Thu, 18 Jan 2007 17:56:54 +0000 Subject: - added ajax javascript and switch_channel call --- pages/whats_on.ecpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pages') 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") { VDR-Live - <$ head $> -<& tooltip.javascript &> + <& tooltip.javascript &> + <& pageelems.ajax_js &> <& pageelems.logo &> @@ -71,6 +72,7 @@ if (type == "now") {
<& pageelems.event_timer channelid=(channel_id) eventid=(event) &> + <& pageelems.ajax_action_href action="switch_channel" param=(*channel_id.ToString()) image="zap.png" alt="" &>
<$ start $> - <$ end $>
-- cgit v1.2.3