This commit is contained in:
Belen Curcio
2017-11-08 12:59:08 -03:00
parent 62d01cf2a0
commit 5efdc9865f
5 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ module.exports = {
people: {
selector: '.talk-admin-community-people-container',
elements: {
row: '.talk-admin-community-people-row',
firstRow: '.talk-admin-community-people-row:first-child',
dropdownStatus: '.talk-admin-community-people-dd-status',
dropdownRole: '.talk-admin-community-people-dd-role',
dropdownStatusActive: '.talk-admin-community-people-dd-status .dd-list-active',