Merge pull request #1669 from matiaspando/feature/importProfile

Import profile
This commit is contained in:
Matias Alejo Garcia 2014-11-10 15:49:56 -03:00
commit 53843a578d
14 changed files with 209 additions and 51 deletions

View file

@ -58,12 +58,18 @@
</button>
</form>
<div class="box-setup-footer">
<div class="left">
<div class="left m10r">
<a class="button-setup text-gray" href="#!/createProfile">
<i class="fi-torso"></i>
<span translate>Create a profile</span>
</a>
</div>
<div class="left">
<a class="button-setup text-gray" href="#!/importProfile">
<i class="fi-upload"></i>
<span translate>Import a profile</span>
</a>
</div>
<div class="right m10t">
<a class="text-gray" href="#!/settings">
<i class="fi-wrench"></i>