Commit 7bad8abc by Tuukka Kivilahti

Merge branch 'master' into 'master'

Master

See merge request !204
2 parents a3f1d8dc 39d5a263
Showing with 2 additions and 1 deletions
......@@ -19,7 +19,8 @@
<ui:fragment rendered="#{sessionHandler.isInDevelopmentMode()}">
<br/>
<center>
<img src="#{request.contextPath}/resources/media/error.jpg" />
<img src="http://thecatapi.com/api/images/get?format=src&type=gif" />
<!-- <img src="#{request.contextPath}/resources/media/error.jpg" /> -->
<h1>LOL, ERROR!</h1>
<br/>
</center>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!