SuccessChanges

Summary

  1. Allows the creation of Events in createEvent.xhtml (details)
Commit 0d8dd5b4adb6fa410044d9deb3e4870fe2f7e62a by jacasanova
Allows the creation of Events in createEvent.xhtml
Adds the doCreate() method in CreateEventController.java to create the
method. Adds a button to create events in templateHeader.xhtml. Fixes
some errors in createEvent.xhtml
The file was modifiedjsf/src/main/webapp/createEvent.xhtml (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java (diff)
The file was modifiedjsf/src/main/webapp/template/templateHeader.xhtml (diff)