Commit c38e70fb authored by Jérome Perrin's avatar Jérome Perrin

test node log viewer: add a link to view full log

parent 863abd37
...@@ -11,8 +11,9 @@ ...@@ -11,8 +11,9 @@
<div id="header"> <div id="header">
Test Suite Log Test Suite Log
<a href="logtail.html">Reversed</a> or <a href="logtail.html">Reversed</a> or
<a href="logtail.html?noreverse">chronological</a> view. <a href="logtail.html?noreverse">Chronological</a> view.
<a id="pause" href='#'>Pause</a>. <a id="pause" href='#'>Pause</a>.
<a href="suite.log" target="_blank">Full log</a>
</div> </div>
<pre id="data" style="font-size: xx-small;">Loading...</pre> <pre id="data" style="font-size: xx-small;">Loading...</pre>
</body> </body>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment