SuccessChanges

Summary

  1. tsk54 shows the actual number of attendees of the events (details)
Commit e89c461a355d83a11f923a46e09b548a315f1de9 by abmiguez
tsk54 shows the actual number of attendees of the events
Creates getAttendees on IndexPageController and EventEJB. Create
getAttendees test on EventEJBTest. Modifues index and event views to
shows the actual number of attendees of the events.
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/IndexPageController.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java
The file was modifiedjsf/src/main/webapp/resources/tags/event.xhtml
The file was modifiedjsf/src/main/webapp/index.xhtml
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java