jlopezvi / Consensus

A customized Twitter to deal with social dilemmas
MIT License
1 stars 0 forks source link

Incorrect group display name en la busqueda de participante por e-mail. #28

Open jlopezvi opened 6 years ago

jlopezvi commented 6 years ago

The group name is not correctly displayed when searching participant by e-mail var myGroups = { no_organization: 'No organization', earth_focus_foundation: 'Earth Focus Foundation', greenpeace: 'Greenpeace', syfc: 'SYfC', wwf: 'WWF' };

We are showing the fields (syfc and no_organisation), instead of (SYfC, No organization)

capture d ecran 2018-04-12 a 14 05 52 capture d ecran 2018-04-12 a 14 06 32