fixed build !wip

This commit is contained in:
Jamie Rees 2019-03-18 16:15:31 +00:00
commit 833544694a

View file

@ -1,6 +1,6 @@
<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()">