SuccessChanges

Summary

  1. tsk27 Adds the functionality of stories per page in JSF (details)
Commit 054eb94ff49556b3f1cdce997983eb2d93d98f9d by tie15albertomoure
tsk27 Adds the functionality of stories per page in JSF
Adds a form in the search view by which you can decide how many stories
per page the user wants. Also the css configuration of the elements has
been created. Finally there is a small fix to the navigation inside the
stories.
The file was modifiedjsf/src/main/java/ListStoryManagedBean.java (diff)
The file was modifiedjsf/src/main/webapp/resources/css/main.css (diff)
The file was modifiedjsf/src/main/java/ReadStoryManagedBean.java (diff)
The file was modifiedjsf/src/main/webapp/searchStory.xhtml (diff)
The file was addedjsf/src/main/webapp/resources/images/arrow-right.png (diff)