--- a/.hgtags Thu Sep 20 15:49:03 2012 +0200
+++ b/.hgtags Thu Sep 20 15:49:35 2012 +0200
@@ -11,3 +11,4 @@
0000000000000000000000000000000000000000 V00.09
63aaf895ea3abd7d11bb9f9e887ebb21d73f9f2b V00.09
be87091be54e474427758b5453dbf228876d9b00 V00.10
+af33e06d06b9a2ef666d88da036530a3acb04348 V00.11
--- a/front_idill/src/mosaic/js/notifications.js Thu Sep 20 15:49:03 2012 +0200
+++ b/front_idill/src/mosaic/js/notifications.js Thu Sep 20 15:49:35 2012 +0200
@@ -520,6 +520,8 @@
_this.helpDisplayed = false;
_this.canNotifyHelp = true;
$('#notify_help').remove();
+ //On réinitialise la page.
+ _this.helpDetailsPageNumber = 0;
});
}