NIHVIVO-1493: adding generic selector id="submit" for <input> type=submit.
This commit is contained in:
parent
30bd6c7d88
commit
85d7db23e5
24 changed files with 32 additions and 32 deletions
|
@ -182,4 +182,4 @@ PREFIX <%=prefixText%>: <<%=urlText%>><%}}%>
|
|||
<p><input type="checkbox" name="reasoning" value="pellet" />
|
||||
include Pellet OWL-DL reasoning</p>
|
||||
</c:otherwise>
|
||||
</c:choose> <input type="submit" value="Execute CONSTRUCT" />
|
||||
</c:choose> <input id="submit" type="submit" value="Execute CONSTRUCT" />
|
Loading…
Add table
Add a link
Reference in a new issue