SuccessChanges

Summary

  1. tsk43 Adds option to delete to the list of own stories (details)
Commit 5cea37ca988d636603e24010c0aa002c31782b7d by ifmarinho
tsk43 Adds option to delete to the list of own stories
Adds a button to delete story in the user's own stories list. This
button redirects to the detail view where you must confirm the deletion
of the story. Also adds to the controller the corresponding methods to
delete a story
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java
The file was modifiedjsf/src/main/webapp/storyDetail.xhtml
The file was modifiedjsf/src/main/webapp/ownStories.xhtml