From 456abaf862fc1267a58061b4efbee9d9738998c4 Mon Sep 17 00:00:00 2001 From: Nacho Toledo Date: Tue, 5 Feb 2019 12:49:25 -0300 Subject: [PATCH] Update appropriate
class in Profile section (#2170) * Update appropriate
class in user profile section Download my comment history has `talk-plugin-ignore-user-section` class. Should be `talk-plugin-profile-data--download-my-comment-history` (couldn't figure out the proper naming convention used). * Fix linting error * Fix lint second try --- .../client/components/DownloadCommentHistory.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/talk-plugin-profile-data/client/components/DownloadCommentHistory.js b/plugins/talk-plugin-profile-data/client/components/DownloadCommentHistory.js index 17aa10264..26134e1e7 100644 --- a/plugins/talk-plugin-profile-data/client/components/DownloadCommentHistory.js +++ b/plugins/talk-plugin-profile-data/client/components/DownloadCommentHistory.js @@ -54,7 +54,9 @@ class DownloadCommentHistory extends Component { const canRequestDownload = !lastAccountDownloadDate || hoursLeft <= 0; return ( -
+

{t('download_request.section_title')}

{t('download_request.you_will_get_a_copy')}{' '}