Updated PPK's URL in comments of admin_media/js/core.js

git-svn-id: http://code.djangoproject.com/svn/django/trunk@453 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2005-08-10 01:27:13 +00:00
parent 9a6e8142b8
commit 0d060ba547
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ if (!xmlhttp && typeof XMLHttpRequest != 'undefined') {
// ----------------------------------------------------------------------------
// Find-position functions by PPK
// See http://www.xs4all.nl/~ppk/js/index.html?/~ppk/js/findpos.html
// See http://www.quirksmode.org/js/findpos.html
// ----------------------------------------------------------------------------
function findPosX(obj) {
var curleft = 0;