Commit 778ff100bb285bab4e5d543e4b1cfa0d9cfcdf63
1 parent
fd7f8ec9
DA > List Manager > Multiple structure selection should not be available.
Showing
1 changed file
with
2 additions
and
2 deletions
400-SOURCECODE/AIAHTML5.Web/index.html
... | ... | @@ -708,9 +708,9 @@ |
708 | 708 | </div> |
709 | 709 | |
710 | 710 | |
711 | - | |
711 | + <!--DA > List Manager > Multiple structure selection should not be available.--> | |
712 | 712 | <div class="form-group"> |
713 | - <select id="termList" class="form-control" multiple="" size="10"></select> | |
713 | + <select id="termList" class="form-control" size="10"></select> | |
714 | 714 | </div> |
715 | 715 | |
716 | 716 | </div> | ... | ... |