mirror of https://github.com/django/django.git
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:
parent
9a6e8142b8
commit
0d060ba547
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue