- Timestamp:
- Nov 19, 2009, 11:43:09 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/js/lightbox.js
r188 r189 84 84 loadingImage.src = Lightbox._imagePath + "loading.gif"; 85 85 86 var options = { 'minWidth' : 300};86 var options = { 'minWidth' : 650}; 87 87 return Lightbox._create(options); 88 88 },
Note: See TracChangeset
for help on using the changeset viewer.