SuccessChanges

Summary

  1. tsk56 Creates the "event details" view with test data (details)
Commit 55f464061682628b1b6456c136ece1b7294ee9de by jvrey
tsk56 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.
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/view/IndexPageBean.java (diff)
The file was modifiedjsf/src/main/resources/languages/messages_es.properties (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was modifiedjsf/src/main/webapp/resources/style.css (diff)
The file was modifiedjsf/src/main/resources/languages/messages_en.properties (diff)