Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Commit

Permalink
Add instructions for SWF-1544
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Schulz committed May 21, 2012
1 parent e3ff65e commit 9a5c0df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SWF-1544/src/main/webapp/WEB-INF/myflow/view.xhtml
Expand Up @@ -7,7 +7,7 @@
template="/WEB-INF/layouts/standard.xhtml">
<ui:define name="content">
<div>
<h1>My Page</h1>
<h1>My Page (<span style="color:red;">reload twice to provoke NPE</span>)</h1>
<h:form>
<p>Line 1</p>
<my:mycomponent />
Expand Down

0 comments on commit 9a5c0df

Please sign in to comment.