Updating logout path.

This commit is contained in:
David Jay
2017-02-14 16:16:40 -05:00
parent 85ea41725a
commit a07b98dcc4
+1 -1
View File
@@ -108,7 +108,7 @@ module.exports = {
selector: '#coralSignInViewTrigger'
},
logoutButton: {
selector: '.commentStream #logout'
selector: '#coralStream #logout'
},
commentBox: {
selector: '.coral-plugin-commentbox-textarea'