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
|
@ -41,6 +41,8 @@
|
|||
<form action="listVClassWebapps" method="get">
|
||||
<input type="hidden" name="showPropertyRestrictions" value="true"/>
|
||||
<input type="hidden" name="propertyURI" value="${property.URI}"/>
|
||||
<input type="hidden" name="propertyName" value="${property.domainPublic}"/>
|
||||
<input type="hidden" name="propertyType" value="object"/>
|
||||
<input type="submit" class="form-button" value="Show Classes With a Restriction on This Property"/>
|
||||
</form>
|
||||
<form action="listObjectPropertyStatements" method="get">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue