VIVO-773 continue clean up of model makers
This commit is contained in:
parent
68cfef81cd
commit
c44df14ec1
7 changed files with 27 additions and 546 deletions
|
@ -29,11 +29,7 @@ function init(){
|
|||
<td>
|
||||
<form name="sdbform" action="ingest" method="get">
|
||||
<input type="hidden" name="action" value="sdbModels"/>
|
||||
<% if ("SDB models".equals(request.getAttribute("infoLine"))) { %>
|
||||
<input type="submit" name="submit" value="SDB Models"/>
|
||||
<% } else { %>
|
||||
<input type="submit" name="submit" value="Main Store Models"/>
|
||||
<% } %>
|
||||
</form>
|
||||
</td>
|
||||
<td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue