diff --git a/static/js/popovers.js b/static/js/popovers.js index e8b4f2e117..fb324e5c60 100644 --- a/static/js/popovers.js +++ b/static/js/popovers.js @@ -448,6 +448,7 @@ exports.register_click_handlers = function () { pm_with_uri: narrow.pm_with_uri(user_email), sent_by_uri: narrow.by_sender_uri(user_email), private_message_class: "compose_private_message", + is_active: people.realm_user_is_active_human(user_id), }; target.popover({