telegram and phone on new travel, added from data storage, no input

This commit is contained in:
idoctnef
2016-10-06 21:42:37 +02:00
parent 7b73d3d33d
commit 6559dc163b
5 changed files with 63 additions and 9 deletions

View File

@@ -29,14 +29,14 @@
<span class="input-label">{{'Hour' | translate}}</span>
<input ng-model="newtravel.date" type="time" placeholder="">
</label>
<label class="item item-input">
<!--<label class="item item-input">
<span class="input-label"><i class="icon ion-iphone"></i> {{'Phone_contact' | translate}}</span>
<input ng-model="newtravel.phone" type="number" placeholder="">
</label>
<label class="item item-input">
<span class="input-label">{{'Telegram_user' | translate}}</span>
<input ng-model="newtravel.telegram" type="text" placeholder="">
</label>
</label>-->
<label class="item item-input item-floating-label">
<span class="input-label">{{'Description' | translate}}</span>