Fixed build

pull/3895/head
Jamie Rees 6 years ago
parent 7ffc26ed23
commit 78a526bed0

@ -1,5 +1,5 @@
<div class="mat-elevation-z8">
<grid-spinner [loading]="isLoading"></grid-spinner>
<grid-spinner [loading]="isLoadingResults"></grid-spinner>
<mat-form-field>
<mat-select placeholder="Requests to Display" [(value)]="gridCount" (selectionChange)="ngAfterViewInit()">

Loading…
Cancel
Save