X-Git-Url: https://svn.cri.ensmp.fr/git/Portfolio.git/blobdiff_plain/6e817759eb01c8419a8aaf4194afd73bcc60bc93..3afde9e3353e37a64f841a63bc4470d82da6e516:/skins/photo_lightbox_viewer.js diff --git a/skins/photo_lightbox_viewer.js b/skins/photo_lightbox_viewer.js index 354a334..3fc6fd7 100644 --- a/skins/photo_lightbox_viewer.js +++ b/skins/photo_lightbox_viewer.js @@ -169,6 +169,7 @@ Lightbox.prototype.onResponseLoad = function(req) { break; case 'sorted' : this.fm.submitButton = undefined; + break; } };