Commit 91beb1a153f6c2a9bcd8ac7c1e08f1a07691bd2f

Authored by Nikita Kulshreshtha
2 parents f75e7109 778ff100

Merge branch 'MultipleListIssue' into Develop

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>
... ...