projects
/
Portfolio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cae5c6e
)
Retrait code debug.
author
Benoît Pin
<benoit.pin@gmail.com>
Sat, 5 Jul 2014 21:54:11 +0000
(23:54 +0200)
committer
Benoît Pin
<benoit.pin@gmail.com>
Sat, 5 Jul 2014 21:54:11 +0000
(23:54 +0200)
skins/photo_lightbox_viewer.js
patch
|
blob
|
history
diff --git
a/skins/photo_lightbox_viewer.js
b/skins/photo_lightbox_viewer.js
index
7361a4f
..
dbea64c
100644
(file)
--- a/
skins/photo_lightbox_viewer.js
+++ b/
skins/photo_lightbox_viewer.js
@@
-182,7
+182,6
@@
Lightbox.prototype.deleteSelection = function() {
};
Lightbox.prototype._removeSelection = function() {
- console.info('_removeSelection');
var i, e, slide;
var toRemove = [];
for (i=0 ; i<this.form.elements.length ; i++) {