Update of /cvsroot/freevo/freevo/src/www/pages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19721/src/www/pages
Modified Files:
proginfo.py
Log Message:
Fix links to recordings page.
Index: proginfo.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/www/pages/proginfo.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** proginfo.py 13 Feb 2005 18:42:09 -0000 1.1
--- proginfo.py 23 Mar 2005 21:24:38 -0000 1.2
***************
*** 85,89 ****
time.localtime( prog.stop ) ),
int( ( prog.stop - prog.start ) / 60 ),
! "function() { doc.location=\"rec?chan=%s&start=%s&action=add\";
}" % (chanid, starttime),
"function() {
doc.location=\"edit_favorite?chan=%s&start=%s&action=add\"; }" % (chanid,
starttime),
--- 85,89 ----
time.localtime( prog.stop ) ),
int( ( prog.stop - prog.start ) / 60 ),
! "function() {
doc.location=\"recordings?chan=%s&start=%s&action=add\"; }" % (chanid,
starttime),
"function() {
doc.location=\"edit_favorite?chan=%s&start=%s&action=add\"; }" % (chanid,
starttime),
-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content. Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog