Skip to content

Commit

Permalink
Updated HTML #32
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Jan 22, 2019
1 parent 8cbe4cf commit bb99e2e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions web/javamoney-payment-cdi-event/src/main/webapp/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@

<ui:define name="content">

<h1>Payment CDI Event Example <span class="label success">New</span></h1>
<h1>Payment CDI Event Example</h1>
<h2>(powered by JSR-354)</h2>
<br/>
<p>Type an amount, select Debit Operation or Credit Operation, then click
Pay.</p>
<h:form>
Expand Down

0 comments on commit bb99e2e

Please sign in to comment.