Ops, fixed a small bug at the timeslider

This commit is contained in:
Peter 'Pita' Martischka 2011-07-26 16:46:28 +01:00
parent f67006224f
commit 00824ae2d7
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
$(window).load(function ()
{
//get the padId out of the url
var urlParts= document.pathname.split("/");
var urlParts= document.location.pathname.split("/");
padId = urlParts[urlParts.length-2];
//set the title