From 7b2642c5c0f4807120623cacc617ce6ec61e2d09 Mon Sep 17 00:00:00 2001 From: Sanj Date: Sat, 21 Apr 2012 16:31:12 +0530 Subject: [PATCH] padma video, test profile forms --- itf/templates/modules/festival/meeting.html | 24 +++++++++++++++------ itf/templates/noel/insidepage.html | 3 +++ 2 files changed, 21 insertions(+), 6 deletions(-) diff --git a/itf/templates/modules/festival/meeting.html b/itf/templates/modules/festival/meeting.html index 42df672..3d785e0 100755 --- a/itf/templates/modules/festival/meeting.html +++ b/itf/templates/modules/festival/meeting.html @@ -93,7 +93,7 @@ {% for v in talk.videos.all %} - + {% endfor %} @@ -248,16 +248,28 @@ var $video; $('a.padmaLink').toggle(function(e) { e.preventDefault(); - var videoSrc = $(this).attr("data-video"); - $video = $('