front_idill/src/mosaic/js/notifications.js
changeset 101 af33e06d06b9
parent 100 db42ef1faa7a
child 106 62bfe94d7738
--- a/front_idill/src/mosaic/js/notifications.js	Thu Sep 20 04:12:52 2012 +0200
+++ b/front_idill/src/mosaic/js/notifications.js	Thu Sep 20 12:59:30 2012 +0200
@@ -520,6 +520,8 @@
         _this.helpDisplayed = false;
         _this.canNotifyHelp = true;
         $('#notify_help').remove();
+		//On réinitialise la page.
+		_this.helpDetailsPageNumber = 0;
     });
 }