Changeset 744
- Timestamp:
 - Dec 14, 2010, 4:10:28 AM (15 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/web-app/js/lightbox.js (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/web-app/js/lightbox.js
r461 r744 596 596 _resizeDuration: 0.4, 597 597 _minWidth: 0, 598 _imagePath: "/gnuMims/images/",598 _imagePath: '/' + location.pathname.split('/',2)[1] + '/images/', 599 599 _opacity: 0.6, 600 600 _blockOpacity: 0.1,  
Note: See TracChangeset
          for help on using the changeset viewer.
      