fav icons

This commit is contained in:
idoctnef
2016-10-07 19:46:01 +02:00
parent 3190627291
commit 999c2c025c
6 changed files with 26 additions and 10 deletions

View File

@@ -28,6 +28,10 @@
<span class="input-label">{{'Telegram' | translate }}</span>
<input type="text" ng-model="signupData.telegram">
</label>
<label class="item item-input">
<span class="input-label">{{'Description' | translate }}</span>
<input type="text" ng-model="signupData.description">
</label>
<!--<label class="item item-input">
<span class="input-label">{{'Avatar' | translate }}</span>
<input type="text" ng-model="signupData.avatar">