classNames

This commit is contained in:
okbel
2018-02-23 13:23:08 -03:00
parent 7422575aba
commit e6832dc2b4
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -97,8 +97,8 @@ module.exports = {
elements: {
logoutButton: '.talk-stream-userbox-logout',
signInButton: '#coralSignInButton',
commentBoxTextarea: '.talk-plugin-commentbox-textarea',
commentBoxPostButton: '.talk-plugin-commentbox-button',
commentBoxTextarea: '.talk-commentbox-textarea',
commentBoxPostButton: '.talk-commentbox-button',
firstComment: '.talk-stream-comment.talk-stream-comment-level-0',
firstCommentContent:
'.talk-stream-comment.talk-stream-comment-level-0 .talk-stream-comment-content',