mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
fix gallery, update js logging, add en caching
This commit is contained in:
@@ -1017,7 +1017,7 @@ function autoRun() {
|
||||
return;
|
||||
}
|
||||
var options = collectOptions(panzoomScript);
|
||||
console.log(options);
|
||||
log(options);
|
||||
window[globalName] = createPanZoom(el, options);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user