Removed Portal class and almost everything related to portals and flags for NIHVIVO-2248
This commit is contained in:
parent
de5c5ff7de
commit
eb00f1cd43
189 changed files with 928 additions and 6859 deletions
|
@ -36,17 +36,6 @@
|
|||
<option value="TTL">Turtle</option>
|
||||
</select>
|
||||
<p><input type="checkbox" name="makeClassgroups" value="true"/> create classgroups automatically</p>
|
||||
|
||||
<c:if test="${requestScope.singlePortal == true}">
|
||||
<input type="hidden" name="checkIndividualsIntoPortal" value="current"/>
|
||||
</c:if>
|
||||
|
||||
<c:if test="${requestScope.singlePortal == false }">
|
||||
<p>
|
||||
<input type="radio" name="checkIndividualsIntoPortal" value="current"/> make individuals visible in current portal
|
||||
<input type="radio" name="checkIndividualsIntoPortal" value="all"/> make individuals visible in all portals
|
||||
</p>
|
||||
</c:if>
|
||||
|
||||
<p><input id="submit" type="submit" name="submit" value="submit"/></p>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue