Fixed lightbox image locations
This commit is contained in:
@@ -59,8 +59,8 @@
|
|||||||
//
|
//
|
||||||
// Configuration
|
// Configuration
|
||||||
//
|
//
|
||||||
var fileLoadingImage = "/images/loading.gif";
|
var fileLoadingImage = "images/loading.gif";
|
||||||
var fileBottomNavCloseImage = "/images/closelabel.gif";
|
var fileBottomNavCloseImage = "images/closelabel.gif";
|
||||||
|
|
||||||
var resizeSpeed = 7; // controls the speed of the image resizing (1=slowest and 10=fastest)
|
var resizeSpeed = 7; // controls the speed of the image resizing (1=slowest and 10=fastest)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user