testing: Replace back link in results with crumbtrail to improve navigation.
This commit is contained in:
+2
-3
@@ -213,6 +213,7 @@ do
|
|||||||
<title>strongSwan $SUBDIR Tests</title>
|
<title>strongSwan $SUBDIR Tests</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<div><a href="../index.html">strongSwan UML Tests</a> / $SUBDIR</div>
|
||||||
<h2>strongSwan $SUBDIR Tests</h2>
|
<h2>strongSwan $SUBDIR Tests</h2>
|
||||||
<table border="0" cellspacing="2">
|
<table border="0" cellspacing="2">
|
||||||
<tr valign="top">
|
<tr valign="top">
|
||||||
@@ -457,6 +458,7 @@ do
|
|||||||
<body>
|
<body>
|
||||||
<table border="0" width="600">
|
<table border="0" width="600">
|
||||||
<tr><td>
|
<tr><td>
|
||||||
|
<div><a href="../../index.html">strongSwan UML Tests</a> / <a href="../index.html">$SUBDIR</a> / $name</div>
|
||||||
<h2>Test $testname</h2>
|
<h2>Test $testname</h2>
|
||||||
<h3>Description</h3>
|
<h3>Description</h3>
|
||||||
@EOF
|
@EOF
|
||||||
@@ -576,9 +578,6 @@ do
|
|||||||
|
|
||||||
cat >> $TESTRESULTDIR/index.html <<@EOF
|
cat >> $TESTRESULTDIR/index.html <<@EOF
|
||||||
</td></tr>
|
</td></tr>
|
||||||
<tr><td align="right">
|
|
||||||
<b><a href="../index.html">Back</a></b>
|
|
||||||
</td></tr>
|
|
||||||
</table>
|
</table>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user