# HG changeset patch # User Nathan Phillip Brink # Date 2011-10-27 00:52:40 # Node ID 8467dad1572962860b5227b9ea26c23499827bbe # Parent 5e7fdb927b360504a51c5f55a101f10c54497ffe Move the hacked jQuery.cuteTime extension's source to http://js.ohnopub.net/js/ which is more reliable than http://ohnopub.net/~ohnobinki/. diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -127,7 +127,7 @@ class page $this->headCode['jQueryUI'] = ''; $this->headCode['jValidate'] = ''; $this->headCode['jAddress'] = ''; - $this->headCode['jQuery.cuteTime'] = ''; + $this->headCode['jQuery.cuteTime'] = ''; $this->headCode['qTip'] = ''; $this->headCode['qTip2'] = ''; $this->headCode['schedInput'] = '';