From c3ee4427755f819266e00c1baf70e74aba637c57 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Thu, 29 Jun 2017 13:30:12 -0300 Subject: [PATCH] Replacing moderation comment and history hashes --- client/coral-admin/src/routes/Moderation/components/Comment.js | 2 +- client/coral-plugin-history/Comment.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/coral-admin/src/routes/Moderation/components/Comment.js b/client/coral-admin/src/routes/Moderation/components/Comment.js index 3c5e535b2..26543be6e 100644 --- a/client/coral-admin/src/routes/Moderation/components/Comment.js +++ b/client/coral-admin/src/routes/Moderation/components/Comment.js @@ -168,7 +168,7 @@ class Comment extends React.Component { {' '} {t('comment.view_context')} diff --git a/client/coral-plugin-history/Comment.js b/client/coral-plugin-history/Comment.js index 888989737..048f0592b 100644 --- a/client/coral-plugin-history/Comment.js +++ b/client/coral-plugin-history/Comment.js @@ -29,7 +29,7 @@ const Comment = (props) => {