Commit 41812e42 authored by Daniel Quadras's avatar Daniel Quadras

Update ResultDetails.jsp

parent b50497cc
......@@ -51,7 +51,6 @@
<input type= "hidden" value = "<%=result_details%>" id ="result_data">
<body>
......@@ -67,9 +66,13 @@
-->
<p>Result details :</p>
<div id="resultoutput"> </div>
<input type= "hidden" value = "<%=result_details%>" id ="result_data" onload="displayResultData()">
</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