SuccessChanges

Summary

  1. Tsk76 View for a public competition info (details)
Commit 59ea549ea974d57f92e40bc1497998967664f5f0 by mprodriguez4
Tsk76 View for a public competition info
Added a view in JSF to see the detail of a public competition. Added a
method in CompetitionManagedBean for load de data of a public
competition by id. Added a button in the cards of each public
competition for view the details.
The file was modifiedjsf/src/main/webapp/public/competition/competitions.xhtml (diff)
The file was addedjsf/src/main/webapp/public/competition/viewCompetition.xhtml (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java (diff)