Fix broken link to run a new analysis

This commit is contained in:
Carsten Grohmann 2019-10-30 21:20:31 +01:00
parent 6b2947ca0f
commit 486bb0292e

View File

@ -566,7 +566,7 @@ function goBack() {
<p>
Go back to
<a href="javascript:void(0);" onclick="OOMAnalyser.OOMDisplayInstance.reset()" title="Run a new analysis">&quot;Step 1 - Enter your OOM message&quot;</a>
<a href="javascript:void(0);" onclick="OOMAnalyser.OOMDisplayInstance.reset_form()" title="Run a new analysis">&quot;Step 1 - Enter your OOM message&quot;</a>
to run a new analysis.
</p>