change reply icon
This commit is contained in:
parent
71d2ab3e10
commit
7b365f0c7c
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
||||||
<ion-row>
|
<ion-row>
|
||||||
<ion-col>
|
<ion-col>
|
||||||
<button ion-button icon-left clear small block (click)="showReplyPost(post)">
|
<button ion-button icon-left clear small block (click)="showReplyPost(post)">
|
||||||
<ion-icon name="text"></ion-icon>
|
<ion-icon name="ios-undo"></ion-icon>
|
||||||
</button>
|
</button>
|
||||||
</ion-col>
|
</ion-col>
|
||||||
<ion-col>
|
<ion-col>
|
||||||
|
|
Reference in a new issue