Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions app/addons/replication/components/activity.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ export default class Activity extends React.Component {
<div className="replication__activity">
<p className="replication__activity-caveat">
Replications must have a replication document to display in the following table.
Up to about 100 replications are displayed.
</p>
<ReplicationHeader
filter={filter}
Expand Down