Moar Fixes
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<div class="form-group">
|
||||
<label for="Inhalt">Autor</label>
|
||||
<input type="text" class="form-control" id="Author" required name="author"
|
||||
[(ngModel)]="userstory.createdby">
|
||||
[(ngModel)]="userstory.createdbyid">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user