projects
/
Portfolio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13efbd7
)
jslint.
author
Benoît Pin
<pin@cri.ensmp.fr>
Wed, 9 Jul 2014 13:17:28 +0000
(15:17 +0200)
committer
Benoît Pin
<pin@cri.ensmp.fr>
Wed, 9 Jul 2014 13:17:28 +0000
(15:17 +0200)
skins/photo_lightbox_viewer.js
patch
|
blob
|
history
diff --git
a/skins/photo_lightbox_viewer.js
b/skins/photo_lightbox_viewer.js
index
354a334
..
3fc6fd7
100644
(file)
--- 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;
}
};