Enabled autoclose

This commit is contained in:
Nicolai Ort 2020-07-02 17:39:16 +02:00
parent 84a8ca442d
commit e960cacc95

View File

@ -69,7 +69,7 @@
</div> </div>
<!-- Section to choose an author for the userstory. Currently not finished --> <!-- Section to choose an author for the userstory. Currently not finished -->
<div class="form-group"> <div class="form-group">
<div ngbDropdown class="dropdown" [autoClose]="false"> <div ngbDropdown class="dropdown" [autoClose]="true">
<button ngbDropdownToggle class="btn btn-secondary dropdown-toggle" type="button" <button ngbDropdownToggle class="btn btn-secondary dropdown-toggle" type="button"
id="dropdownMenu2" data-toggle="dropdown" aria-haspopup="true" id="dropdownMenu2" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false"> aria-expanded="false">