removing a mention of vivo from vitro
This commit is contained in:
parent
7057b40931
commit
4e9e4216da
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ public class SimpleReasonerRecomputeController extends FreemarkerHttpServlet {
|
|||
"SimpleReasonerRecomputController.Recomputer");
|
||||
thread.setWorkLevel(WORKING);
|
||||
thread.start();
|
||||
messageStr = "Recompute of inferences started. See vivo log for further details.";
|
||||
messageStr = "Recompute of inferences started. See log for further details.";
|
||||
} else {
|
||||
body.put("formAction", UrlBuilder.getUrl("/RecomputeInferences"));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue