Commit 77c3e1e4 by Tuukka Kivilahti

this should work

1 parent 0357ee83
......@@ -154,7 +154,7 @@ public class TicketBean implements TicketBeanLocal {
* @param url
*/
@Override
List<EventUser> getSendToAllUsers() {
public List<EventUser> getSendToAllUsers() {
List<GroupMembership> ships = gmemfacade.findGroupmemberships();
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!