X-Git-Url: https://scm.cri.ensmp.fr/git/Portfolio.git/blobdiff_plain/5e46a54e179d7011976c89886f0a1ecca1b46f20..d3adbe078e02fff6d7f7b4faab28e38a06db7f23:/skins/photo_layout_macros.pt diff --git a/skins/photo_layout_macros.pt b/skins/photo_layout_macros.pt index f3fb5ca..16571dd 100644 --- a/skins/photo_layout_macros.pt +++ b/skins/photo_layout_macros.pt @@ -92,7 +92,7 @@ var lb = document.getElementById('lightbox'); var uploadUrl = absolute_url() + '/put_upload'; new Lightbox(lb); - new DDFileUploader(lb, uploadUrl); + new DDImageUploader(lb, uploadUrl); })(); // -->