# HG changeset patch # User Ethan Zonca # Date 2010-12-03 00:54:10 # Node ID 446d6af1b5ced3a9371aa113db183b2a61d193f3 # Parent afd821c1486891508f1e93257a74723a4c484852 Switch to ohnopub for qTip for now diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -94,7 +94,7 @@ class page $this->headCode['jQuery'] = ''; $this->headCode['jQueryUI'] = ''; $this->headCode['jValidate'] = ''; - $this->headCode['qTip'] = ''; + $this->headCode['qTip'] = ''; $this->headCode['schedInput'] = ''; $this->headCode['outputPrintStyle'] = ''; $this->headCode['outputStyle'] = '';