add test for priv key import

This commit is contained in:
Matias Alejo Garcia 2014-08-20 20:29:07 -04:00
commit 4b3cbfcfb0
4 changed files with 5 additions and 5 deletions

View file

@ -69,9 +69,9 @@
match="joinPassword" required>
<input type="text"
placeholder="Private"
placeholder="Private Key (Hex)"
name="private"
ng-model="private"
ng-model="$parent.private"
ng-if="enterPrivate">
<div class="text-right">