VIVO-999: when showing the list of classes that have a restriction on a property, hide the display option select and add class button. When no classes, diplay a message to tht effect.
This commit is contained in:
parent
f078bc4931
commit
4e09f96548
6 changed files with 51 additions and 29 deletions
|
@ -32,6 +32,8 @@
|
|||
<form action="listVClassWebapps" method="get">
|
||||
<input type="hidden" name="showPropertyRestrictions" value="true"/>
|
||||
<input type="hidden" name="propertyURI" value="${datatypeProperty.URI}"/>
|
||||
<input type="hidden" name="propertyName" value="${datatypeProperty.publicName}"/>
|
||||
<input type="hidden" name="propertyType" value="data"/>
|
||||
<input type="submit" class="form-button" value="Show Classes With a Restriction on This Property"/>
|
||||
</form>
|
||||
<form action="listDataPropertyStatements" method="get">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue