Fix Group Role Data never loading since the group bans merge.

This commit is contained in:
Inusaito Sayori
2014-07-23 16:58:41 -04:00
parent cf56659b18
commit d7bbbd9d40

View File

@@ -387,7 +387,7 @@ void LLPanelGroupRoles::activate()
// Mildly hackish - clear all pending changes
cancel();
LLGroupMgr::getInstance()->sendCapGroupMembersRequest(mGroupID);
LLGroupMgr::getInstance()->sendGroupRoleDataRequest(mGroupID);
}
// Check role-member mapping data.