SuccessChanges

Summary

  1. Fixes HTML's "base" issue in templateLayout (details)
Commit c9ed4681a99f2e23268497980b43abca37a9b8e6 by agjacome
Fixes HTML's "base" issue in templateLayout
TemplateLayout had a base html tag that was incorrectly pointing to a
non-accesible IP in the production server. This caused that images an
css files were not loading, and thus improperly displaying the website.
The file was modifiedjsf/src/main/webapp/template/templateLayout.xhtml
The file was modifiedjsf/src/main/webapp/template/templateHeader.xhtml