mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 03:26:44 +01:00
travelListTemplate
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<ion-view view-title="{{'Ask_For_Car' | translate}}">
|
||||
<ion-view view-title="{{'Ask_for_Car' | translate}}">
|
||||
<ion-content>
|
||||
<div class="padding">
|
||||
<label class="item item-input">
|
||||
@@ -50,7 +50,7 @@
|
||||
</label>
|
||||
<p class="padding">
|
||||
<a ng-click="createTravel()" class="button o_purple400 o_floatRight">
|
||||
{{'Post_asking_car' | translate}}
|
||||
{{'Ask_for_Car' | translate}}
|
||||
</a>
|
||||
</p>
|
||||
</div><!-- end of padding -->
|
||||
|
||||
Reference in New Issue
Block a user