added import from backup text

This commit is contained in:
Mario Colque 2014-05-01 19:39:01 -03:00
commit fc6a24c6b1
2 changed files with 4 additions and 6 deletions

View file

@ -187,7 +187,7 @@
<div ng-controller="ImportController">
<h3>{{title}}</h3>
<div class="large-6 columns">
<input type="password" class="form-control" placeholder="Your wallet password" ng-model="password" autofocus>
<input type="password" class="form-control" placeholder="Your wallet password" ng-model="password" autofocus required>
<h6>Select a backup file</h6>
<input type="file" class="form-control" placeholder="Select a backup file" ng-model="backupFile" ng-file-select>
<h6>Or just paste the backup text here</h6>