Changeset 683099
- Timestamp:
- 03/17/2013 04:55:41 AM (13 years ago)
- File:
-
- 1 edited
-
photoxhibit/trunk/common/inc/px.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
photoxhibit/trunk/common/inc/px.php
r374145 r683099 677 677 $this->loadCss(); 678 678 679 $this->js = array( 'jquery','ui','core','json','blockUI','ease','dimension');679 $this->js = array(/*'jquery',*/'ui','core','json','blockUI','ease'/*,'dimension'*/); 680 680 $this->getOptions(); 681 681 $this->loadJs();
Note: See TracChangeset
for help on using the changeset viewer.