Skip to content

Commit

Permalink
Merge pull request #18 from ikedam/feature/JENKINS-21532
Browse files Browse the repository at this point in the history
[JENKINS-21532] Fixed wrong placed <br>s.
  • Loading branch information
gboissinot committed Jan 28, 2014
2 parents b763e52 + bf75750 commit e0369f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
Expand Up @@ -29,8 +29,10 @@

</f:block>

<br/>
<br/>
<f:block>
<br/>
<br/>
</f:block>

<!-- Extra Configuration -->
<f:block>
Expand Down
Expand Up @@ -29,8 +29,10 @@

</f:block>

<br/>
<br/>
<f:block>
<br/>
<br/>
</f:block>

<!-- Extra Configuration -->
<f:block>
Expand Down

0 comments on commit e0369f6

Please sign in to comment.