Skip to content

Commit

Permalink
Move down the performance section
Browse files Browse the repository at this point in the history
  • Loading branch information
k-tamura committed Feb 14, 2017
1 parent 5ba814d commit e0cf9d3
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -85,21 +85,6 @@
</p></li>
</ul>

<h2>
<span class="glyphicon glyphicon-knight"></span>&nbsp;
<fmt:message key="section.performance.issue" />
</h2>
<p>
<fmt:message key="description.performance.issue" />
</p>
<ul>
<li><p>
<fmt:message key="function.name.stop.the.world" />
:
<fmt:message key="function.description.stop.the.world" />
</p></li>
</ul>

<h2>
<span class="glyphicon glyphicon-knight"></span>&nbsp;
<fmt:message key="section.vulnerabilities" />
Expand Down Expand Up @@ -180,6 +165,21 @@
</p></li>
</ul>

<h2>
<span class="glyphicon glyphicon-knight"></span>&nbsp;
<fmt:message key="section.performance.issue" />
</h2>
<p>
<fmt:message key="description.performance.issue" />
</p>
<ul>
<li><p>
<fmt:message key="function.name.stop.the.world" />
:
<fmt:message key="function.description.stop.the.world" />
</p></li>
</ul>

<h2>
<span class="glyphicon glyphicon-knight"></span>&nbsp;
<fmt:message key="section.others" />
Expand Down

0 comments on commit e0cf9d3

Please sign in to comment.