mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 11:36:42 +01:00
telegram button in travel view fixed
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<i class="icon ion-ios-box"></i> {{'package' | translate}}
|
||||
</div>
|
||||
<a class="item item-icon-left" ng-show="travel.user.telegram"
|
||||
ng-href="http://telegram.me/{{travel.user.telegram}}">
|
||||
ng-click="openTelegram(user.telegram)">
|
||||
<i class="icon ion-paper-airplane"></i> @{{travel.user.telegram}}
|
||||
</a>
|
||||
<div class="item item-icon-left" ng-show="travel.user.phone">
|
||||
|
||||
Reference in New Issue
Block a user