diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -122,12 +122,7 @@ class page /* Scripts and styles available for inclusion */ - /* - * Because https://github.com/jquery/jquery/pull/478/files#r112668 - * is included in jQuery-1.6.2, we revert to 1.6.1 until 1.6.3 - * with the fix is released: - */ - $this->headCode['jQuery'] = ''; + $this->headCode['jQuery'] = ''; $this->headCode['jQueryUI'] = ''; $this->headCode['jValidate'] = ''; $this->headCode['jAddress'] = '';