Merge branch 'feature/dropdown-add' of https://git.informatik.fh-nuernberg.de/scrum-taskboard/frontend into feature/dropdown-add
This commit is contained in:
commit
f5dae215a4
@ -107,7 +107,7 @@
|
||||
|
||||
<!-- Section to choose an author for the userstory. -->
|
||||
<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"
|
||||
id="dropdownMenu2" data-toggle="dropdown" aria-haspopup="true"
|
||||
aria-expanded="false">
|
||||
|
Loading…
x
Reference in New Issue
Block a user