Sitic has submitted this change and it was merged.

Change subject: Last revision only as default
......................................................................


Last revision only as default

Is already the default for mediawiki watchlist and people complain
if it isn't the default.

Change-Id: I8319705267c39c7b71e212a8c3aead5a55bdbd61
---
M frontend/src/app/services.js
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Sitic: Verified; Looks good to me, approved



diff --git a/frontend/src/app/services.js b/frontend/src/app/services.js
index a6374f6..bcb7c83 100644
--- a/frontend/src/app/services.js
+++ b/frontend/src/app/services.js
@@ -57,7 +57,7 @@
      * true: show only latest change
      * false: show all changes
      */
-    lastrevonly: false,
+    lastrevonly: true,
     /**
      * Timeperiod for which the watchlist is retrieved in days
      */

-- 
To view, visit https://gerrit.wikimedia.org/r/221114
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8319705267c39c7b71e212a8c3aead5a55bdbd61
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/crosswatch
Gerrit-Branch: master
Gerrit-Owner: Sitic <[email protected]>
Gerrit-Reviewer: Sitic <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to