generated from nhcarrigan/template
This commit is contained in:
@@ -56,8 +56,7 @@
|
||||
</div>
|
||||
<hr />
|
||||
<p *ngIf="products.length === 0">
|
||||
Oh dear, it appears there are no products in this category yet! Please check
|
||||
back later.
|
||||
Products are loading, please wait a moment...
|
||||
</p>
|
||||
<div id="products">
|
||||
<div *ngFor="let product of products">
|
||||
|
||||
Reference in New Issue
Block a user