This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<td>
|
||||
<input type="text" [(ngModel)]="event!.location">
|
||||
</td>
|
||||
<td class="{{requiredFieldsMissing? 'has-error' : ''}}">
|
||||
<td>
|
||||
{{event?.createdBy}}
|
||||
</td>
|
||||
<td class="{{invalidUrlError? 'has-error' : ''}}">
|
||||
|
||||
Reference in New Issue
Block a user