Plugin Directory

Changeset 683099


Ignore:
Timestamp:
03/17/2013 04:55:41 AM (13 years ago)
Author:
bmsterling
Message:

Remove pointers to old jQuery and Dimensions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • photoxhibit/trunk/common/inc/px.php

    r374145 r683099  
    677677            $this->loadCss();
    678678
    679             $this->js = array('jquery','ui','core','json','blockUI','ease','dimension');
     679            $this->js = array(/*'jquery',*/'ui','core','json','blockUI','ease'/*,'dimension'*/);
    680680            $this->getOptions();
    681681            $this->loadJs();
Note: See TracChangeset for help on using the changeset viewer.