From 6f3bcfa250518a50afefdba9fa6eb76b3e5b6aca Mon Sep 17 00:00:00 2001 From: hmhealey Date: Thu, 23 Jul 2015 11:20:31 -0400 Subject: Fixed reference to non-existant local variable that prevented the sidebar from opening message threads containing non-image attachments --- web/react/components/post_right.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/react/components/post_right.jsx b/web/react/components/post_right.jsx index 93f5d91b0..567be1962 100644 --- a/web/react/components/post_right.jsx +++ b/web/react/components/post_right.jsx @@ -111,7 +111,7 @@ RootPost = React.createClass({ } else { postFiles.push(
- +
-- cgit v1.2.3-1-g7c22