Commit
55f464061682628b1b6456c136ece1b7294ee9de
by jvreytsk56 Creates the "event details" view with test data
Includes a button in the index view that allows to visualize the details
of the event in a modal window.The data currently displayed are from
testing purposes. Modify the indexPageBean to save event details in a
variable. Style.css modified with styles for the modal window.