mirror of
https://github.com/Hopiu/django.git
synced 2026-05-03 05:04:53 +00:00
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
1 changed files with 1 additions and 1 deletions
2
django/conf/admin_media/js/core.js
vendored
2
django/conf/admin_media/js/core.js
vendored
|
|
@ -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 a new issue