prealpha01

This commit is contained in:
arnaucode
2018-02-13 23:08:55 +01:00
parent 740a09cfa8
commit 9c3d3eff8d
40 changed files with 4380 additions and 62 deletions

View File

@@ -24,6 +24,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">{{'LocalNode' | translate}}*</span>
<input type="text" ng-model="signupData.localNode">
</label>
<label class="item item-input">
<span class="input-label">{{'Description' | translate}}*</span>
<input type="text" ng-model="signupData.description">