Skip to content

Commit

Permalink
* first commit for feb2012012.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk_john committed Feb 20, 2012
1 parent 2f506ed commit 90f6102
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions class/front/frontPageGooglecalendar.php
Expand Up @@ -13,13 +13,8 @@ protected function run($aArgs)
$this->_sImagePath = '/_sdk/img/' . $this->Request->getAppID() . '/';
$sHtml .= "<div class='{$this->_sPrefix}wrapper' id='{$this->_sPrefix}content'></div><div class='texthere'>asdasdasd</div>";

// $this->importCss('jquery.tooltip');
$this->importCss(__CLASS__);

// $this->importJs('jquery.bgiframe');
// $this->importJs('jquery.dimensions');
// $this->importJs('jquery.tooltip');

$this->importJs('jquery.qtip-1.0.0-rc3.min');
$this->importJs(__CLASS__);

Expand Down

0 comments on commit 90f6102

Please sign in to comment.