NIHVIVO-2058 code change to show sdb setup success or failure.
This commit is contained in:
parent
7c644ccfaa
commit
e680ece85e
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
|
||||
<#if link??>
|
||||
<form method="post" action="sdbsetup">
|
||||
<input type="submit" value="SDB Setup" name="submit"/>
|
||||
<p>${sdbstatus}</p>
|
||||
<input type="submit" value="Run SDB Setup" name="submit"/>
|
||||
<input type="hidden" value="setup" name="setupsignal">
|
||||
</form>
|
||||
</#if>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue