Skip to content
Snippets Groups Projects
Commit 6951c58d authored by Jeremy Guiselin's avatar Jeremy Guiselin
Browse files

Update template.html add send message view right button

parent f332f127
Branches
No related tags found
No related merge requests found
......@@ -2,6 +2,9 @@
<ion-nav-buttons side="left">
<img class="info-icon" ng-click="myGoBack()" src="img/back.png" alt="">
</ion-nav-buttons>
<ion-nav-buttons side="right">
<img class="info-icon" ng-click="sendEmail()" src="img/message.png" alt="">
</ion-nav-buttons>
<ion-content class="has-header info">
<h3 class="title-section" translate="info_title_1"></h3>
<div class="social-networks">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment