From a39ce8b274287da0e2d38ce8757475e7212d48dc Mon Sep 17 00:00:00 2001 From: Brian Wilkins Date: Fri, 5 Mar 2021 14:59:48 +0000 Subject: [PATCH] In Replication panel warn that not all replications may be displayed. In the "Replication DB Activity" tab of the Replication panel add the message \"Up to about 100 replications are displayed.\" --- app/addons/replication/components/activity.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/addons/replication/components/activity.js b/app/addons/replication/components/activity.js index 0d1ae981a..7ff3c0e5c 100644 --- a/app/addons/replication/components/activity.js +++ b/app/addons/replication/components/activity.js @@ -73,7 +73,7 @@ export default class Activity extends React.Component { return (

- Replications must have a replication document to display in the following table. + Replications must have a replication document to display in the following table. Up to about 100 replications are displayed.