diff -r 044a1eebf667 -r ace8f4b644f1 front_idill/src/mosaic/js/notifications.js --- a/front_idill/src/mosaic/js/notifications.js Fri Sep 21 13:57:49 2012 +0200 +++ b/front_idill/src/mosaic/js/notifications.js Fri Sep 21 16:12:59 2012 +0200 @@ -417,7 +417,7 @@ help_details_gestures += "
![]() | " + this.helpDetailsGesturesMetadata.name + ' : ' + this.helpDetailsGestures[i].name + " |
| " + - this.helpDetailsGesturesMetadata.usage + ' : ' + this.helpDetailsGestures[i].usage + " | |
| " + + this.helpDetailsGesturesMetadata.usage + ' : ' + usage + " | |
| " + this.helpDetailsGesturesMetadata.desc + ' : ' + this.helpDetailsGestures[i].desc + " |