Jdlrobson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/67199
Change subject: Beta: After a successful edit reinitialise the last modified
timestamp
......................................................................
Beta: After a successful edit reinitialise the last modified timestamp
Change-Id: Ic66c9292ebe8a7a1c02cca8c144d47fa605fc1bc
---
M javascripts/modules/mf-last-modified.js
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend
refs/changes/99/67199/1
diff --git a/javascripts/modules/mf-last-modified.js
b/javascripts/modules/mf-last-modified.js
index cb2d106..a8d27d4 100644
--- a/javascripts/modules/mf-last-modified.js
+++ b/javascripts/modules/mf-last-modified.js
@@ -37,6 +37,7 @@
$lastModified.text( message );
}
+ M.on( 'page-loaded', init );
return {
timeAgo: timeAgo,
--
To view, visit https://gerrit.wikimedia.org/r/67199
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic66c9292ebe8a7a1c02cca8c144d47fa605fc1bc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits