From 32feec5b66d114fe8b30c745ba6d587a82ea6b23 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Thu, 24 Sep 2015 11:25:36 -0400 Subject: Removed timestamp tooltips from posts in the RHS --- web/react/components/rhs_comment.jsx | 5 +---- web/react/components/rhs_root_post.jsx | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/web/react/components/rhs_comment.jsx b/web/react/components/rhs_comment.jsx index 4d1892a69..4432a6a26 100644 --- a/web/react/components/rhs_comment.jsx +++ b/web/react/components/rhs_comment.jsx @@ -186,10 +186,7 @@ export default class RhsComment extends React.Component {
  • -
  • diff --git a/web/react/components/rhs_root_post.jsx b/web/react/components/rhs_root_post.jsx index e661bdce1..6289b9314 100644 --- a/web/react/components/rhs_root_post.jsx +++ b/web/react/components/rhs_root_post.jsx @@ -133,10 +133,7 @@ export default class RhsRootPost extends React.Component {