@ -42,6 +42,8 @@ jQuery(document).ready(function($)
|
||||
/** MENU **/
|
||||
/**********/
|
||||
|
||||
fancyboxInit(data, true);
|
||||
|
||||
var availableOptions = [];
|
||||
var selectedOptions = [];
|
||||
|
||||
@ -556,10 +558,5 @@ jQuery(document).ready(function($)
|
||||
setTable();
|
||||
}
|
||||
}
|
||||
|
||||
// fancybox configuration
|
||||
$.getScript("scripts/fancybox.js", function() {
|
||||
fancyboxInit(data, true);
|
||||
});
|
||||
});
|
||||
});
|
Reference in New Issue
Block a user