Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Riina Antikainen
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 7bad8abc
authored
Jan 10, 2015
by
Tuukka Kivilahti
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into 'master'
Master See merge request !204
2 parents
a3f1d8dc
39d5a263
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
code/moya-web/WebContent/error.xhtml
code/moya-web/WebContent/error.xhtml
View file @
7bad8ab
...
@@ -19,7 +19,8 @@
...
@@ -19,7 +19,8 @@
<ui:fragment
rendered=
"#{sessionHandler.isInDevelopmentMode()}"
>
<ui:fragment
rendered=
"#{sessionHandler.isInDevelopmentMode()}"
>
<br/>
<br/>
<center>
<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>
<h1>
LOL, ERROR!
</h1>
<br/>
<br/>
</center>
</center>
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment