Skip to content

Commit

Permalink
Wagon: Deploying sitegen to repository
Browse files Browse the repository at this point in the history
  • Loading branch information
FuseSource CI committed Nov 29, 2013
1 parent 6576465 commit be41b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/camel/index.html
Expand Up @@ -114,7 +114,7 @@ <h5 id = "Source">Source</h5>
<p><img src="app/camel/doc/img/route-source.png" alt="Route Source" title="Route Source"/></p>

<p>You can even edit the source code, for example we could add a predicate for checking if the message is from Paris in France,
such as adding the following to source code, and clicking the Save button.</p>
such as adding the following to source code, and clicking the Update button.</p>

<pre><code>&lt;when customId="true" id="isCityParis"&gt;
&lt;xpath&gt;/person/city = 'Paris'&lt;/xpath&gt;
Expand Down

0 comments on commit be41b74

Please sign in to comment.