blarp
This commit is contained in:
parent
3ac8ad780f
commit
7177f63b27
1 changed files with 0 additions and 12 deletions
|
@ -50,18 +50,6 @@
|
|||
<p>{{ r.value.description }}</p>
|
||||
</ion-item>
|
||||
</ng-template>
|
||||
<!-- <div *ngIf="!hideImg; else imgbtn"> -->
|
||||
|
||||
<!-- </div>
|
||||
<ng-template #hideImg>
|
||||
<ion-item>
|
||||
<button ion-button icon-start (click)="showImage(r.value.url)">
|
||||
<ion-icon name="image"></ion-icon>
|
||||
{{ r.value.title }}
|
||||
</button>
|
||||
<p>{{ r.value.description }}</p>
|
||||
</ion-item>
|
||||
</ng-template> -->
|
||||
</div>
|
||||
</ion-list>
|
||||
</div>
|
||||
|
|
Reference in a new issue