fix/import

This commit is contained in:
Matias Alejo Garcia 2014-11-11 13:58:48 -03:00
commit 69daee6ed1
2 changed files with 10 additions and 5 deletions

View file

@ -10,6 +10,13 @@
<h1><span translate>Import Profile<span></h1>
<form name="importProfileForm" ng-submit="import(importProfileForm)" novalidate>
<p class="text-warning size-12"
ng-show="error">
<i class="fi-x"></i>
{{error|translate}}
</p>
<div ng-show="!is_iOS">
<legend for="backupFile" class="m10b">
<span translate>Choose backup file from your computer</span> <i class="fi-laptop"></i>